In RGB color space, #428bcc hex color has a red value of 66, a green value of 139 and a blue value of 204.
In CMYK color space (used in color printing), #428bcc hex color is composed of 67.65% cyan, 31.86% magenta, 0% yellow and 20% black.
#428bcc color has a hue of 208.3 degrees, a saturation of 57.5% and a lightness of 52.9%.
#428bcc hex color contains mainly BLUE.
The closest web safe color of #428bcc is #3399cc
#428bcc hex color has a decimal value of 4361164.
HEX | 428bcc | #428bcc |
---|---|---|
RGB | 66, 139, 204 | rgb(66, 139, 204) |
RGB Percent | 25.88, 54.51, 80 | rgb(25.88, 54.51, 80) |
CMYK | 68, 32, 0, 20 | |
HSL | 208.3°, 57.5, 52.9 | hsl(208.3, 57.5%, 52.9%) |
HSV | 208.3°, 67.6, 80 |
XYZ | 22.378, 23.983, 60.576 |
---|---|
Hunter Lab | 48.972, -4.136, -39.057 |
CIE-LAB | 56.071, -1.907, -40.232 |
CIE-LCH | 56.071, 40.277, 267.286 |
CIE-LUV | 67.65, 31.86, 0, 20 |
Web Safe | 3399cc |
RGB percent of color #428bcc
CMYK percent of color #428bcc
Text with hexadecimal color #428bcc
This text has a font color of #428bcc
<p style="color:#428bcc">Text here</p>
#428bcc Background Color
This box has a background color of #428bcc
<div style="background-color:#428bcc">Text here</div>
#428bcc Border Color
This box has a border color of #428bcc
<div style="border: 4px solid #428bcc">Text here</div>
CSS codes
<p style="color:#428bcc">Text here</p>
<div style="background-color:#428bcc">Text here</div>
<div style="border: 4px solid #428bcc">Text here</div>
#428bcc Color on white background
This is how a font and box color of #428bcc will look
on a white background.
#428bcc Color on black background
This is how a font and box color of #428bcc hex color will look
on a black background.