Shades of Blue Whale #063446
Tints of Blue Whale #063446
RGB
CMYK
RGB Variations
Color information
#063446 (or 0x063446) is known color: Blue Whale. HEX triplet: 06, 34 and 46. RGB value is (6,52,70). Sum of RGB (Red+Green+Blue) = 6+52+70=128 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.69% from 128); Green value is 52 (20.70% from 255 or 40.62% from 128); Blue value is 70 (27.73% from 255 or 54.69% from 128); Max value from RGB is 70 - color contains mainly: blue. Hex color #063446 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063446 is #F9CBB9. Grayscale: #282828. Windows color (decimal): -16370618 or 4600838. OLE color: 4600838.
HSL color Cylindrical-coordinate representation of color #063446: hue angle of 196.88º degrees, saturation: 0.84, lightness: 0.15%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #063446 is Cyan = 0.91, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 6 | 52 | 70 | - |
| CMYK | 0.91 | 0.26 | 0 | 0.73 |
| HSL | 196.88º | 0.84% | 0.15% | - |
| HSV(B) | 196.88º | 0.91% | 0.27% | - |
| XYZ | 2.41 | 2.94 | 6.23 | - |
| YUV | 40.3 | 144.76 | 103.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 52 | 70 | 0.91 | 0.26 | 0 | 0.73 | 196.88 | 0.84 | 0.15 |
| Hex | 6 | 34 | 46 | 5B | 1A | 0 | 49 | C5 | 54 | F |
| Octal | 6 | 64 | 106 | 133 | 32 | 0 | 111 | 305 | 124 | 17 |
| Binary | 110 | 110100 | 1000110 | 1011011 | 11010 | 0 | 1001001 | 11000101 | 1010100 | 1111 |
Color Harmonies of #063446
Complementary color
Monochromatic Colors of #063446
Black with #063446
Text Example
Text Example
White with #063446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063446; }
p { color: rgb(6,52,70); }
H1.HeaderClassName
{
color: #063446;
}
.AnyTagClassName
{
color: #063446;
}
</style>
background-color css
<style>
a { background-color: #063446; }
a { background-color: rgb(6,52,70); }
div.DivClassName
{
background-color: #063446;
}
.BgClassName
{
background-color: #063446;
}
</style>
border-color css
<style>
span { border-color: #063446; }
span { border-color: rgb(6,52,70); }
td.TdClassName
{
border-color: #063446;
}
.TagClassName
{
border-color: #063446;
}
</style>