Shades of Blumine #335667
Tints of Blumine #335667
RGB
CMYK
RGB Variations
Color information
#335667 (or 0x335667) is known color: Blumine. HEX triplet: 33, 56 and 67. RGB value is (51,86,103). Sum of RGB (Red+Green+Blue) = 51+86+103=240 (31% of max value = 765). Red value is 51 (20.31% from 255 or 21.25% from 240); Green value is 86 (33.98% from 255 or 35.83% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #335667 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335667 is #CCA998. Grayscale: #4D4D4D. Windows color (decimal): -13412761 or 6772275. OLE color: 6772275.
HSL color Cylindrical-coordinate representation of color #335667: hue angle of 199.62º degrees, saturation: 0.34, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.5%. Process color model (Four color, CMYK) of #335667 is Cyan = 0.50, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 86 | 103 | - |
| CMYK | 0.50 | 0.17 | 0 | 0.60 |
| HSL | 199.62º | 0.34% | 0.3% | - |
| HSV(B) | 199.62º | 0.5% | 0.4% | - |
| XYZ | 7.14 | 8.34 | 14.07 | - |
| YUV | 77.47 | 142.4 | 109.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 86 | 103 | 0.50 | 0.17 | 0 | 0.60 | 199.62 | 0.34 | 0.3 |
| Hex | 33 | 56 | 67 | 32 | 11 | 0 | 3C | C8 | 22 | 1E |
| Octal | 63 | 126 | 147 | 62 | 21 | 0 | 74 | 310 | 42 | 36 |
| Binary | 110011 | 1010110 | 1100111 | 110010 | 10001 | 0 | 111100 | 11001000 | 100010 | 11110 |
Color Harmonies of #335667
Complementary color
Monochromatic Colors of #335667
Black with #335667
Text Example
Text Example
White with #335667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335667; }
p { color: rgb(51,86,103); }
H1.HeaderClassName
{
color: #335667;
}
.AnyTagClassName
{
color: #335667;
}
</style>
background-color css
<style>
a { background-color: #335667; }
a { background-color: rgb(51,86,103); }
div.DivClassName
{
background-color: #335667;
}
.BgClassName
{
background-color: #335667;
}
</style>
border-color css
<style>
span { border-color: #335667; }
span { border-color: rgb(51,86,103); }
td.TdClassName
{
border-color: #335667;
}
.TagClassName
{
border-color: #335667;
}
</style>