Shades of Blue Whale #043342
Tints of Blue Whale #043342
RGB
CMYK
RGB Variations
Color information
#043342 (or 0x043342) is known color: Blue Whale. HEX triplet: 04, 33 and 42. RGB value is (4,51,66). Sum of RGB (Red+Green+Blue) = 4+51+66=121 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.31% from 121); Green value is 51 (20.31% from 255 or 42.15% from 121); Blue value is 66 (26.17% from 255 or 54.55% from 121); Max value from RGB is 66 - color contains mainly: blue. Hex color #043342 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043342 is #FBCCBD. Grayscale: #262626. Windows color (decimal): -16501950 or 4338436. OLE color: 4338436.
HSL color Cylindrical-coordinate representation of color #043342: hue angle of 194.52º degrees, saturation: 0.89, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #043342 is Cyan = 0.94, Magento = 0.23, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 4 | 51 | 66 | - |
| CMYK | 0.94 | 0.23 | 0 | 0.74 |
| HSL | 194.52º | 0.89% | 0.14% | - |
| HSV(B) | 194.52º | 0.94% | 0.26% | - |
| XYZ | 2.22 | 2.79 | 5.58 | - |
| YUV | 38.66 | 143.43 | 103.28 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 51 | 66 | 0.94 | 0.23 | 0 | 0.74 | 194.52 | 0.89 | 0.14 |
| Hex | 4 | 33 | 42 | 5E | 17 | 0 | 4A | C3 | 59 | E |
| Octal | 4 | 63 | 102 | 136 | 27 | 0 | 112 | 303 | 131 | 16 |
| Binary | 100 | 110011 | 1000010 | 1011110 | 10111 | 0 | 1001010 | 11000011 | 1011001 | 1110 |
Color Harmonies of #043342
Complementary color
Monochromatic Colors of #043342
Black with #043342
Text Example
Text Example
White with #043342
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043342; }
p { color: rgb(4,51,66); }
H1.HeaderClassName
{
color: #043342;
}
.AnyTagClassName
{
color: #043342;
}
</style>
background-color css
<style>
a { background-color: #043342; }
a { background-color: rgb(4,51,66); }
div.DivClassName
{
background-color: #043342;
}
.BgClassName
{
background-color: #043342;
}
</style>
border-color css
<style>
span { border-color: #043342; }
span { border-color: rgb(4,51,66); }
td.TdClassName
{
border-color: #043342;
}
.TagClassName
{
border-color: #043342;
}
</style>