In RGB color space, #3000bb hex color has a red value of 48, a green value of 0 and a blue value of 187.
In CMYK color space (used in color printing), #3000bb hex color is composed of 74.33% cyan, 100% magenta, 0% yellow and 26.67% black.
#3000bb color has a hue of 255.4 degrees, a saturation of 100% and a lightness of 36.7%.
#3000bb hex color contains mainly BLUE.
The closest web safe color of #3000bb is #3300cc
#3000bb hex color has a decimal value of 3145915.
HEX | 3000bb | #3000bb |
---|---|---|
RGB | 48, 0, 187 | rgb(48, 0, 187) |
RGB Percent | 18.82, 0, 73.33 | rgb(18.82, 0, 73.33) |
CMYK | 74, 100, 0, 27 | |
HSL | 255.4°, 100, 36.7 | hsl(255.4, 100%, 36.7%) |
HSV | 255.4°, 100, 73.3 |
XYZ | 10.189, 4.216, 47.291 |
---|---|
Hunter Lab | 20.533, 52.644, -122.183 |
CIE-LAB | 24.373, 63.499, -81.853 |
CIE-LCH | 24.373, 103.596, 307.803 |
CIE-LUV | 74.33, 100, 0, 26.67 |
Web Safe | 3300cc |
RGB percent of color #3000bb
CMYK percent of color #3000bb
Text with hexadecimal color #3000bb
This text has a font color of #3000bb
<p style="color:#3000bb">Text here</p>
#3000bb Background Color
This box has a background color of #3000bb
<div style="background-color:#3000bb">Text here</div>
#3000bb Border Color
This box has a border color of #3000bb
<div style="border: 4px solid #3000bb">Text here</div>
CSS codes
<p style="color:#3000bb">Text here</p>
<div style="background-color:#3000bb">Text here</div>
<div style="border: 4px solid #3000bb">Text here</div>
#3000bb Color on white background
This is how a font and box color of #3000bb will look
on a white background.
#3000bb Color on black background
This is how a font and box color of #3000bb hex color will look
on a black background.