Shades of Blue Whale #043346
Tints of Blue Whale #043346
RGB
CMYK
RGB Variations
Color information
#043346 (or 0x043346) is known color: Blue Whale. HEX triplet: 04, 33 and 46. RGB value is (4,51,70). Sum of RGB (Red+Green+Blue) = 4+51+70=125 (16% of max value = 765). Red value is 4 (1.95% from 255 or 3.2% from 125); Green value is 51 (20.31% from 255 or 40.8% from 125); Blue value is 70 (27.73% from 255 or 56% from 125); Max value from RGB is 70 - color contains mainly: blue. Hex color #043346 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #043346 is #FBCCB9. Grayscale: #262626. Windows color (decimal): -16501946 or 4600580. OLE color: 4600580.
HSL color Cylindrical-coordinate representation of color #043346: hue angle of 197.27º degrees, saturation: 0.89, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.94%. Process color model (Four color, CMYK) of #043346 is Cyan = 0.94, Magento = 0.27, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 4 | 51 | 70 | - |
| CMYK | 0.94 | 0.27 | 0 | 0.73 |
| HSL | 197.27º | 0.89% | 0.15% | - |
| HSV(B) | 197.27º | 0.94% | 0.27% | - |
| XYZ | 2.34 | 2.84 | 6.22 | - |
| YUV | 39.11 | 145.43 | 102.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 4 | 51 | 70 | 0.94 | 0.27 | 0 | 0.73 | 197.27 | 0.89 | 0.15 |
| Hex | 4 | 33 | 46 | 5E | 1B | 0 | 49 | C5 | 59 | F |
| Octal | 4 | 63 | 106 | 136 | 33 | 0 | 111 | 305 | 131 | 17 |
| Binary | 100 | 110011 | 1000110 | 1011110 | 11011 | 0 | 1001001 | 11000101 | 1011001 | 1111 |
Color Harmonies of #043346
Complementary color
Monochromatic Colors of #043346
Black with #043346
Text Example
Text Example
White with #043346
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #043346; }
p { color: rgb(4,51,70); }
H1.HeaderClassName
{
color: #043346;
}
.AnyTagClassName
{
color: #043346;
}
</style>
background-color css
<style>
a { background-color: #043346; }
a { background-color: rgb(4,51,70); }
div.DivClassName
{
background-color: #043346;
}
.BgClassName
{
background-color: #043346;
}
</style>
border-color css
<style>
span { border-color: #043346; }
span { border-color: rgb(4,51,70); }
td.TdClassName
{
border-color: #043346;
}
.TagClassName
{
border-color: #043346;
}
</style>