Shades of Blue Whale #043040
Tints of Blue Whale #043040
RGB
CMYK
RGB Variations
Color information
#043040 (or 0x043040) is known color: Blue Whale. HEX triplet: 04, 30 and 40. RGB value is (4,48,64). Sum of RGB (Red+Green+Blue) = 4+48+64=116 (15% of max value = 765). Red value is 4 (1.95% from 255 or 3.45% from 116); Green value is 48 (19.14% from 255 or 41.38% from 116); Blue value is 64 (25.39% from 255 or 55.17% from 116); Max value from RGB is 64 - color contains mainly: blue. Hex color #043040 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043040 is #FBCFBF. Grayscale: #242424. Windows color (decimal): -16502720 or 4206596. OLE color: 4206596.
HSL color Cylindrical-coordinate representation of color #043040: hue angle of 196º degrees, saturation: 0.88, lightness: 0.13%. HSV value (or HSB Brightness) of color is 0.25% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #043040 is Cyan = 0.94, Magento = 0.25, Yellow = 0 and Black (K on CMYK) = 0.75.
Color convert
| RGB | 4 | 48 | 64 | - |
| CMYK | 0.94 | 0.25 | 0 | 0.75 |
| HSL | 196º | 0.88% | 0.13% | - |
| HSV(B) | 196º | 0.94% | 0.25% | - |
| XYZ | 2.03 | 2.51 | 5.23 | - |
| YUV | 36.67 | 143.42 | 104.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 48 | 64 | 0.94 | 0.25 | 0 | 0.75 | 196 | 0.88 | 0.13 |
| Hex | 4 | 30 | 40 | 5E | 19 | 0 | 4B | C4 | 58 | D |
| Octal | 4 | 60 | 100 | 136 | 31 | 0 | 113 | 304 | 130 | 15 |
| Binary | 100 | 110000 | 1000000 | 1011110 | 11001 | 0 | 1001011 | 11000100 | 1011000 | 1101 |
Color Harmonies of #043040
Complementary color
Monochromatic Colors of #043040
Black with #043040
Text Example
Text Example
White with #043040
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043040; }
p { color: rgb(4,48,64); }
H1.HeaderClassName
{
color: #043040;
}
.AnyTagClassName
{
color: #043040;
}
</style>
background-color css
<style>
a { background-color: #043040; }
a { background-color: rgb(4,48,64); }
div.DivClassName
{
background-color: #043040;
}
.BgClassName
{
background-color: #043040;
}
</style>
border-color css
<style>
span { border-color: #043040; }
span { border-color: rgb(4,48,64); }
td.TdClassName
{
border-color: #043040;
}
.TagClassName
{
border-color: #043040;
}
</style>