In RGB color space, #444acc hex color has a red value of 68, a green value of 74 and a blue value of 204.
In CMYK color space (used in color printing), #444acc hex color is composed of 66.67% cyan, 63.73% magenta, 0% yellow and 20% black.
#444acc color has a hue of 237.4 degrees, a saturation of 57.14% and a lightness of 53.3%.
#444acc hex color contains mainly BLUE.
The closest web safe color of #444acc is #3333cc
#444acc hex color has a decimal value of 4475596.
HEX | 444acc | #444acc |
---|---|---|
RGB | 68, 74, 204 | rgb(68, 74, 204) |
RGB Percent | 26.67, 29.02, 80 | rgb(26.67, 29.02, 80) |
CMYK | 67, 64, 0, 20 | |
HSL | 237.4°, 57.14, 53.3 | hsl(237.4, 57.14%, 53.3%) |
HSV | 237.4°, 66.7, 80 |
XYZ | 15.732, 10.486, 58.322 |
---|---|
Hunter Lab | 32.382, 30.051, -84.117 |
CIE-LAB | 38.701, 38.747, -68.114 |
CIE-LCH | 38.701, 78.364, 299.634 |
CIE-LUV | 66.67, 63.73, 0, 20 |
Web Safe | 3333cc |
RGB percent of color #444acc
CMYK percent of color #444acc
Text with hexadecimal color #444acc
This text has a font color of #444acc
<p style="color:#444acc">Text here</p>
#444acc Background Color
This box has a background color of #444acc
<div style="background-color:#444acc">Text here</div>
#444acc Border Color
This box has a border color of #444acc
<div style="border: 4px solid #444acc">Text here</div>
CSS codes
<p style="color:#444acc">Text here</p>
<div style="background-color:#444acc">Text here</div>
<div style="border: 4px solid #444acc">Text here</div>
#444acc Color on white background
This is how a font and box color of #444acc will look
on a white background.
#444acc Color on black background
This is how a font and box color of #444acc hex color will look
on a black background.