Shades of Blumine #336873
Tints of Blumine #336873
RGB
CMYK
RGB Variations
Color information
#336873 (or 0x336873) is known color: Blumine. HEX triplet: 33, 68 and 73. RGB value is (51,104,115). Sum of RGB (Red+Green+Blue) = 51+104+115=270 (35% of max value = 765). Red value is 51 (20.31% from 255 or 18.89% from 270); Green value is 104 (41.02% from 255 or 38.52% from 270); Blue value is 115 (45.31% from 255 or 42.59% from 270); Max value from RGB is 115 - color contains mainly: blue. Hex color #336873 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336873 is #CC978C. Grayscale: #595959. Windows color (decimal): -13408141 or 7563315. OLE color: 7563315.
HSL color Cylindrical-coordinate representation of color #336873: hue angle of 190.31º degrees, saturation: 0.39, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.56%. Process color model (Four color, CMYK) of #336873 is Cyan = 0.56, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 104 | 115 | - |
| CMYK | 0.56 | 0.10 | 0 | 0.55 |
| HSL | 190.31º | 0.39% | 0.33% | - |
| HSV(B) | 190.31º | 0.56% | 0.45% | - |
| XYZ | 9.41 | 11.84 | 18.01 | - |
| YUV | 89.41 | 142.44 | 100.61 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 104 | 115 | 0.56 | 0.10 | 0 | 0.55 | 190.31 | 0.39 | 0.33 |
| Hex | 33 | 68 | 73 | 38 | A | 0 | 37 | BE | 27 | 21 |
| Octal | 63 | 150 | 163 | 70 | 12 | 0 | 67 | 276 | 47 | 41 |
| Binary | 110011 | 1101000 | 1110011 | 111000 | 1010 | 0 | 110111 | 10111110 | 100111 | 100001 |
Color Harmonies of #336873
Complementary color
Monochromatic Colors of #336873
Black with #336873
Text Example
Text Example
White with #336873
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336873; }
p { color: rgb(51,104,115); }
H1.HeaderClassName
{
color: #336873;
}
.AnyTagClassName
{
color: #336873;
}
</style>
background-color css
<style>
a { background-color: #336873; }
a { background-color: rgb(51,104,115); }
div.DivClassName
{
background-color: #336873;
}
.BgClassName
{
background-color: #336873;
}
</style>
border-color css
<style>
span { border-color: #336873; }
span { border-color: rgb(51,104,115); }
td.TdClassName
{
border-color: #336873;
}
.TagClassName
{
border-color: #336873;
}
</style>