Shades of Blumine #336773
Tints of Blumine #336773
RGB
CMYK
RGB Variations
Color information
#336773 (or 0x336773) is known color: Blumine. HEX triplet: 33, 67 and 73. RGB value is (51,103,115). Sum of RGB (Red+Green+Blue) = 51+103+115=269 (35% of max value = 765). Red value is 51 (20.31% from 255 or 18.96% from 269); Green value is 103 (40.62% from 255 or 38.29% from 269); Blue value is 115 (45.31% from 255 or 42.75% from 269); Max value from RGB is 115 - color contains mainly: blue. Hex color #336773 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #336773 is #CC988C. Grayscale: #585858. Windows color (decimal): -13408397 or 7563059. OLE color: 7563059.
HSL color Cylindrical-coordinate representation of color #336773: hue angle of 191.25º 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 #336773 is Cyan = 0.56, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 51 | 103 | 115 | - |
| CMYK | 0.56 | 0.10 | 0 | 0.55 |
| HSL | 191.25º | 0.39% | 0.33% | - |
| HSV(B) | 191.25º | 0.56% | 0.45% | - |
| XYZ | 9.31 | 11.64 | 17.98 | - |
| YUV | 88.82 | 142.77 | 101.02 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 103 | 115 | 0.56 | 0.10 | 0 | 0.55 | 191.25 | 0.39 | 0.33 |
| Hex | 33 | 67 | 73 | 38 | A | 0 | 37 | BF | 27 | 21 |
| Octal | 63 | 147 | 163 | 70 | 12 | 0 | 67 | 277 | 47 | 41 |
| Binary | 110011 | 1100111 | 1110011 | 111000 | 1010 | 0 | 110111 | 10111111 | 100111 | 100001 |
Color Harmonies of #336773
Complementary color
Monochromatic Colors of #336773
Black with #336773
Text Example
Text Example
White with #336773
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #336773; }
p { color: rgb(51,103,115); }
H1.HeaderClassName
{
color: #336773;
}
.AnyTagClassName
{
color: #336773;
}
</style>
background-color css
<style>
a { background-color: #336773; }
a { background-color: rgb(51,103,115); }
div.DivClassName
{
background-color: #336773;
}
.BgClassName
{
background-color: #336773;
}
</style>
border-color css
<style>
span { border-color: #336773; }
span { border-color: rgb(51,103,115); }
td.TdClassName
{
border-color: #336773;
}
.TagClassName
{
border-color: #336773;
}
</style>