Shades of Blue Whale #063142
Tints of Blue Whale #063142
RGB
CMYK
RGB Variations
Color information
#063142 (or 0x063142) is known color: Blue Whale. HEX triplet: 06, 31 and 42. RGB value is (6,49,66). Sum of RGB (Red+Green+Blue) = 6+49+66=121 (16% of max value = 765). Red value is 6 (2.73% from 255 or 4.96% from 121); Green value is 49 (19.53% from 255 or 40.50% 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 #063142 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #063142 is #F9CEBD. Grayscale: #252525. Windows color (decimal): -16371390 or 4337926. OLE color: 4337926.
HSL color Cylindrical-coordinate representation of color #063142: hue angle of 197º degrees, saturation: 0.83, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.26% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #063142 is Cyan = 0.91, Magento = 0.26, Yellow = 0 and Black (K on CMYK) = 0.74.
Color convert
| RGB | 6 | 49 | 66 | - |
| CMYK | 0.91 | 0.26 | 0 | 0.74 |
| HSL | 197º | 0.83% | 0.14% | - |
| HSV(B) | 197º | 0.91% | 0.26% | - |
| XYZ | 2.16 | 2.63 | 5.55 | - |
| YUV | 38.08 | 143.75 | 105.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 6 | 49 | 66 | 0.91 | 0.26 | 0 | 0.74 | 197 | 0.83 | 0.14 |
| Hex | 6 | 31 | 42 | 5B | 1A | 0 | 4A | C5 | 53 | E |
| Octal | 6 | 61 | 102 | 133 | 32 | 0 | 112 | 305 | 123 | 16 |
| Binary | 110 | 110001 | 1000010 | 1011011 | 11010 | 0 | 1001010 | 11000101 | 1010011 | 1110 |
Color Harmonies of #063142
Complementary color
Monochromatic Colors of #063142
Black with #063142
Text Example
Text Example
White with #063142
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #063142; }
p { color: rgb(6,49,66); }
H1.HeaderClassName
{
color: #063142;
}
.AnyTagClassName
{
color: #063142;
}
</style>
background-color css
<style>
a { background-color: #063142; }
a { background-color: rgb(6,49,66); }
div.DivClassName
{
background-color: #063142;
}
.BgClassName
{
background-color: #063142;
}
</style>
border-color css
<style>
span { border-color: #063142; }
span { border-color: rgb(6,49,66); }
td.TdClassName
{
border-color: #063142;
}
.TagClassName
{
border-color: #063142;
}
</style>