Shades of Blumine #336977
Tints of Blumine #336977
RGB
CMYK
RGB Variations
Color information
#336977 (or 0x336977) is known color: Blumine. HEX triplet: 33, 69 and 77. RGB value is (51,105,119). Sum of RGB (Red+Green+Blue) = 51+105+119=275 (36% of max value = 765). Red value is 51 (20.31% from 255 or 18.55% from 275); Green value is 105 (41.41% from 255 or 38.18% from 275); Blue value is 119 (46.88% from 255 or 43.27% from 275); Max value from RGB is 119 - color contains mainly: blue. Hex color #336977 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336977 is #CC9688. Grayscale: #5A5A5A. Windows color (decimal): -13407881 or 7825715. OLE color: 7825715.
HSL color Cylindrical-coordinate representation of color #336977: hue angle of 192.35º degrees, saturation: 0.4, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #336977 is Cyan = 0.57, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 51 | 105 | 119 | - |
| CMYK | 0.57 | 0.12 | 0 | 0.53 |
| HSL | 192.35º | 0.4% | 0.33% | - |
| HSV(B) | 192.35º | 0.57% | 0.47% | - |
| XYZ | 9.75 | 12.14 | 19.28 | - |
| YUV | 90.45 | 144.11 | 99.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 105 | 119 | 0.57 | 0.12 | 0 | 0.53 | 192.35 | 0.4 | 0.33 |
| Hex | 33 | 69 | 77 | 39 | C | 0 | 35 | C0 | 28 | 21 |
| Octal | 63 | 151 | 167 | 71 | 14 | 0 | 65 | 300 | 50 | 41 |
| Binary | 110011 | 1101001 | 1110111 | 111001 | 1100 | 0 | 110101 | 11000000 | 101000 | 100001 |
Color Harmonies of #336977
Complementary color
Monochromatic Colors of #336977
Black with #336977
Text Example
Text Example
White with #336977
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336977; }
p { color: rgb(51,105,119); }
H1.HeaderClassName
{
color: #336977;
}
.AnyTagClassName
{
color: #336977;
}
</style>
background-color css
<style>
a { background-color: #336977; }
a { background-color: rgb(51,105,119); }
div.DivClassName
{
background-color: #336977;
}
.BgClassName
{
background-color: #336977;
}
</style>
border-color css
<style>
span { border-color: #336977; }
span { border-color: rgb(51,105,119); }
td.TdClassName
{
border-color: #336977;
}
.TagClassName
{
border-color: #336977;
}
</style>