Shades of Cello #335067
Tints of Cello #335067
RGB
CMYK
RGB Variations
Color information
#335067 (or 0x335067) is known color: Cello. HEX triplet: 33, 50 and 67. RGB value is (51,80,103). Sum of RGB (Red+Green+Blue) = 51+80+103=234 (30% of max value = 765). Red value is 51 (20.31% from 255 or 21.79% from 234); Green value is 80 (31.64% from 255 or 34.19% from 234); Blue value is 103 (40.62% from 255 or 44.02% from 234); Max value from RGB is 103 - color contains mainly: blue. Hex color #335067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #335067 is #CCAF98. Grayscale: #494949. Windows color (decimal): -13414297 or 6770739. OLE color: 6770739.
HSL color Cylindrical-coordinate representation of color #335067: hue angle of 206.54º 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 #335067 is Cyan = 0.50, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 51 | 80 | 103 | - |
| CMYK | 0.50 | 0.22 | 0 | 0.60 |
| HSL | 206.54º | 0.34% | 0.3% | - |
| HSV(B) | 206.54º | 0.5% | 0.4% | - |
| XYZ | 6.68 | 7.42 | 13.91 | - |
| YUV | 73.95 | 144.39 | 111.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 51 | 80 | 103 | 0.50 | 0.22 | 0 | 0.60 | 206.54 | 0.34 | 0.3 |
| Hex | 33 | 50 | 67 | 32 | 16 | 0 | 3C | CF | 22 | 1E |
| Octal | 63 | 120 | 147 | 62 | 26 | 0 | 74 | 317 | 42 | 36 |
| Binary | 110011 | 1010000 | 1100111 | 110010 | 10110 | 0 | 111100 | 11001111 | 100010 | 11110 |
Color Harmonies of #335067
Complementary color
Monochromatic Colors of #335067
Black with #335067
Text Example
Text Example
White with #335067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #335067; }
p { color: rgb(51,80,103); }
H1.HeaderClassName
{
color: #335067;
}
.AnyTagClassName
{
color: #335067;
}
</style>
background-color css
<style>
a { background-color: #335067; }
a { background-color: rgb(51,80,103); }
div.DivClassName
{
background-color: #335067;
}
.BgClassName
{
background-color: #335067;
}
</style>
border-color css
<style>
span { border-color: #335067; }
span { border-color: rgb(51,80,103); }
td.TdClassName
{
border-color: #335067;
}
.TagClassName
{
border-color: #335067;
}
</style>