In RGB color space, #2345cc hex color has a red value of 35, a green value of 69 and a blue value of 204.
In CMYK color space (used in color printing), #2345cc hex color is composed of 82.84% cyan, 66.18% magenta, 0% yellow and 20% black.
#2345cc color has a hue of 227.9 degrees, a saturation of 70.71% and a lightness of 46.9%.
#2345cc hex color contains mainly BLUE.
The closest web safe color of #2345cc is #3333cc
#2345cc hex color has a decimal value of 2311628.
HEX | 2345cc | #2345cc |
---|---|---|
RGB | 35, 69, 204 | rgb(35, 69, 204) |
RGB Percent | 13.73, 27.06, 80 | rgb(13.73, 27.06, 80) |
CMYK | 83, 66, 0, 20 | |
HSL | 227.9°, 70.71, 46.9 | hsl(227.9, 70.71%, 46.9%) |
HSV | 227.9°, 82.8, 80 |
XYZ | 13.72, 8.973, 58.136 |
---|---|
Hunter Lab | 29.955, 29.336, -94.1 |
CIE-LAB | 35.932, 38.44, -72.714 |
CIE-LCH | 35.932, 82.249, 297.863 |
CIE-LUV | 82.84, 66.18, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #2345cc
CMYK percent of color #2345cc
Text with hexadecimal color #2345cc
This text has a font color of #2345cc
<p style="color:#2345cc">Text here</p>
#2345cc Background Color
This box has a background color of #2345cc
<div style="background-color:#2345cc">Text here</div>
#2345cc Border Color
This box has a border color of #2345cc
<div style="border: 4px solid #2345cc">Text here</div>
CSS codes
<p style="color:#2345cc">Text here</p>
<div style="background-color:#2345cc">Text here</div>
<div style="border: 4px solid #2345cc">Text here</div>
#2345cc Color on white background
This is how a font and box color of #2345cc will look
on a white background.
#2345cc Color on black background
This is how a font and box color of #2345cc hex color will look
on a black background.