Shades of Cello #355168
Tints of Cello #355168
RGB
CMYK
RGB Variations
Color information
#355168 (or 0x355168) is known color: Cello. HEX triplet: 35, 51 and 68. RGB value is (53,81,104). Sum of RGB (Red+Green+Blue) = 53+81+104=238 (31% of max value = 765). Red value is 53 (21.09% from 255 or 22.27% from 238); Green value is 81 (32.03% from 255 or 34.03% from 238); Blue value is 104 (41.02% from 255 or 43.70% from 238); Max value from RGB is 104 - color contains mainly: blue. Hex color #355168 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #355168 is #CAAE97. Grayscale: #4B4B4B. Windows color (decimal): -13282968 or 6836533. OLE color: 6836533.
HSL color Cylindrical-coordinate representation of color #355168: hue angle of 207.06º degrees, saturation: 0.32, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.49%. Process color model (Four color, CMYK) of #355168 is Cyan = 0.49, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 53 | 81 | 104 | - |
| CMYK | 0.49 | 0.22 | 0 | 0.59 |
| HSL | 207.06º | 0.32% | 0.31% | - |
| HSV(B) | 207.06º | 0.49% | 0.41% | - |
| XYZ | 6.91 | 7.64 | 14.21 | - |
| YUV | 75.25 | 144.22 | 112.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 81 | 104 | 0.49 | 0.22 | 0 | 0.59 | 207.06 | 0.32 | 0.31 |
| Hex | 35 | 51 | 68 | 31 | 16 | 0 | 3B | CF | 20 | 1F |
| Octal | 65 | 121 | 150 | 61 | 26 | 0 | 73 | 317 | 40 | 37 |
| Binary | 110101 | 1010001 | 1101000 | 110001 | 10110 | 0 | 111011 | 11001111 | 100000 | 11111 |
Color Harmonies of #355168
Complementary color
Monochromatic Colors of #355168
Black with #355168
Text Example
Text Example
White with #355168
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #355168; }
p { color: rgb(53,81,104); }
H1.HeaderClassName
{
color: #355168;
}
.AnyTagClassName
{
color: #355168;
}
</style>
background-color css
<style>
a { background-color: #355168; }
a { background-color: rgb(53,81,104); }
div.DivClassName
{
background-color: #355168;
}
.BgClassName
{
background-color: #355168;
}
</style>
border-color css
<style>
span { border-color: #355168; }
span { border-color: rgb(53,81,104); }
td.TdClassName
{
border-color: #355168;
}
.TagClassName
{
border-color: #355168;
}
</style>