In RGB color space, #282ccc hex color has a red value of 40, a green value of 44 and a blue value of 204.
In CMYK color space (used in color printing), #282ccc hex color is composed of 80.39% cyan, 78.43% magenta, 0% yellow and 20% black.
#282ccc color has a hue of 238.5 degrees, a saturation of 67.21% and a lightness of 47.8%.
#282ccc hex color contains mainly BLUE.
The closest web safe color of #282ccc is #3333cc
#282ccc hex color has a decimal value of 2632908.
HEX | 282ccc | #282ccc |
---|---|---|
RGB | 40, 44, 204 | rgb(40, 44, 204) |
RGB Percent | 15.69, 17.25, 80 | rgb(15.69, 17.25, 80) |
CMYK | 80, 78, 0, 20 | |
HSL | 238.5°, 67.21, 47.8 | hsl(238.5, 67.21%, 47.8%) |
HSV | 238.5°, 80.4, 80 |
XYZ | 12.675, 6.612, 57.735 |
---|---|
Hunter Lab | 25.714, 42.988, -115.124 |
CIE-LAB | 30.907, 53.266, -81.005 |
CIE-LCH | 30.907, 96.949, 303.327 |
CIE-LUV | 80.39, 78.43, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #282ccc
CMYK percent of color #282ccc
Text with hexadecimal color #282ccc
This text has a font color of #282ccc
<p style="color:#282ccc">Text here</p>
#282ccc Background Color
This box has a background color of #282ccc
<div style="background-color:#282ccc">Text here</div>
#282ccc Border Color
This box has a border color of #282ccc
<div style="border: 4px solid #282ccc">Text here</div>
CSS codes
<p style="color:#282ccc">Text here</p>
<div style="background-color:#282ccc">Text here</div>
<div style="border: 4px solid #282ccc">Text here</div>
#282ccc Color on white background
This is how a font and box color of #282ccc will look
on a white background.
#282ccc Color on black background
This is how a font and box color of #282ccc hex color will look
on a black background.