Shades of Cello #355067
Tints of Cello #355067
RGB
CMYK
RGB Variations
Color information
#355067 (or 0x355067) is known color: Cello. HEX triplet: 35, 50 and 67. RGB value is (53,80,103). Sum of RGB (Red+Green+Blue) = 53+80+103=236 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.46% from 236); Green value is 80 (31.64% from 255 or 33.90% from 236); Blue value is 103 (40.62% from 255 or 43.64% from 236); Max value from RGB is 103 - color contains mainly: blue. Hex color #355067 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355067 is #CAAF98. Grayscale: #4A4A4A. Windows color (decimal): -13283225 or 6770741. OLE color: 6770741.
HSL color Cylindrical-coordinate representation of color #355067: hue angle of 207.6º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #355067 is Cyan = 0.49, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 53 | 80 | 103 | - |
| CMYK | 0.49 | 0.22 | 0 | 0.60 |
| HSL | 207.6º | 0.32% | 0.31% | - |
| HSV(B) | 207.6º | 0.49% | 0.4% | - |
| XYZ | 6.79 | 7.47 | 13.92 | - |
| YUV | 74.55 | 144.05 | 112.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 80 | 103 | 0.49 | 0.22 | 0 | 0.60 | 207.6 | 0.32 | 0.31 |
| Hex | 35 | 50 | 67 | 31 | 16 | 0 | 3C | D0 | 20 | 1F |
| Octal | 65 | 120 | 147 | 61 | 26 | 0 | 74 | 320 | 40 | 37 |
| Binary | 110101 | 1010000 | 1100111 | 110001 | 10110 | 0 | 111100 | 11010000 | 100000 | 11111 |
Color Harmonies of #355067
Complementary color
Monochromatic Colors of #355067
Black with #355067
Text Example
Text Example
White with #355067
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355067; }
p { color: rgb(53,80,103); }
H1.HeaderClassName
{
color: #355067;
}
.AnyTagClassName
{
color: #355067;
}
</style>
background-color css
<style>
a { background-color: #355067; }
a { background-color: rgb(53,80,103); }
div.DivClassName
{
background-color: #355067;
}
.BgClassName
{
background-color: #355067;
}
</style>
border-color css
<style>
span { border-color: #355067; }
span { border-color: rgb(53,80,103); }
td.TdClassName
{
border-color: #355067;
}
.TagClassName
{
border-color: #355067;
}
</style>