In RGB color space, #133333 hex color has a red value of 19, a green value of 51 and a blue value of 51.
In CMYK color space (used in color printing), #133333 hex color is composed of 62.75% cyan, 0% magenta, 0% yellow and 80% black.
#133333 color has a hue of 180 degrees, a saturation of 45.71% and a lightness of 13.7%.
#133333 hex color contains mainly GREEN.
The closest web safe color of #133333 is #003333
#133333 hex color has a decimal value of 1258291.
HEX | 133333 | #133333 |
---|---|---|
RGB | 19, 51, 51 | rgb(19, 51, 51) |
RGB Percent | 7.45, 20, 20 | rgb(7.45, 20, 20) |
CMYK | 63, 0, 0, 80 | |
HSL | 180°, 45.71, 13.7 | hsl(180, 45.71%, 13.7%) |
HSV | 180°, 62.7, 20 |
XYZ | 2.05, 2.745, 3.554 |
---|---|
Hunter Lab | 16.568, -6.908, -1.121 |
CIE-LAB | 18.992, -11.649, -3.585 |
CIE-LCH | 18.992, 12.188, 197.106 |
CIE-LUV | 62.75, 0, 0, 80 |
Web Safe | 003333 |
RGB percent of color #133333
CMYK percent of color #133333
Text with hexadecimal color #133333
This text has a font color of #133333
<p style="color:#133333">Text here</p>
#133333 Background Color
This box has a background color of #133333
<div style="background-color:#133333">Text here</div>
#133333 Border Color
This box has a border color of #133333
<div style="border: 4px solid #133333">Text here</div>
CSS codes
<p style="color:#133333">Text here</p>
<div style="background-color:#133333">Text here</div>
<div style="border: 4px solid #133333">Text here</div>
#133333 Color on white background
This is how a font and box color of #133333 will look
on a white background.
#133333 Color on black background
This is how a font and box color of #133333 hex color will look
on a black background.