Shades of Blue Whale #113546
Tints of Blue Whale #113546
RGB
CMYK
RGB Variations
Color information
#113546 (or 0x113546) is known color: Blue Whale. HEX triplet: 11, 35 and 46. RGB value is (17,53,70). Sum of RGB (Red+Green+Blue) = 17+53+70=140 (18% of max value = 765). Red value is 17 (7.03% from 255 or 12.14% from 140); Green value is 53 (21.09% from 255 or 37.86% from 140); Blue value is 70 (27.73% from 255 or 50% from 140); Max value from RGB is 70 - color contains mainly: blue. Hex color #113546 is not a web safe color. Web safe color analog (approx): #003333. Inversed color of #113546 is #EECAB9. Grayscale: #2C2C2C. Windows color (decimal): -15649466 or 4601105. OLE color: 4601105.
HSL color Cylindrical-coordinate representation of color #113546: hue angle of 199.25º degrees, saturation: 0.61, lightness: 0.17%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #113546 is Cyan = 0.76, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 17 | 53 | 70 | - |
| CMYK | 0.76 | 0.24 | 0 | 0.73 |
| HSL | 199.25º | 0.61% | 0.17% | - |
| HSV(B) | 199.25º | 0.76% | 0.27% | - |
| XYZ | 2.61 | 3.11 | 6.26 | - |
| YUV | 44.17 | 142.57 | 108.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 17 | 53 | 70 | 0.76 | 0.24 | 0 | 0.73 | 199.25 | 0.61 | 0.17 |
| Hex | 11 | 35 | 46 | 4C | 18 | 0 | 49 | C7 | 3D | 11 |
| Octal | 21 | 65 | 106 | 114 | 30 | 0 | 111 | 307 | 75 | 21 |
| Binary | 10001 | 110101 | 1000110 | 1001100 | 11000 | 0 | 1001001 | 11000111 | 111101 | 10001 |
Color Harmonies of #113546
Complementary color
Monochromatic Colors of #113546
Black with #113546
Text Example
Text Example
White with #113546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #113546; }
p { color: rgb(17,53,70); }
H1.HeaderClassName
{
color: #113546;
}
.AnyTagClassName
{
color: #113546;
}
</style>
background-color css
<style>
a { background-color: #113546; }
a { background-color: rgb(17,53,70); }
div.DivClassName
{
background-color: #113546;
}
.BgClassName
{
background-color: #113546;
}
</style>
border-color css
<style>
span { border-color: #113546; }
span { border-color: rgb(17,53,70); }
td.TdClassName
{
border-color: #113546;
}
.TagClassName
{
border-color: #113546;
}
</style>