Shades of Cello #375162
Tints of Cello #375162
RGB
CMYK
RGB Variations
Color information
#375162 (or 0x375162) is known color: Cello. HEX triplet: 37, 51 and 62. RGB value is (55,81,98). Sum of RGB (Red+Green+Blue) = 55+81+98=234 (30% of max value = 765). Red value is 55 (21.88% from 255 or 23.50% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 98 (38.67% from 255 or 41.88% from 234); Max value from RGB is 98 - color contains mainly: blue. Hex color #375162 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375162 is #C8AE9D. Grayscale: #4B4B4B. Windows color (decimal): -13151902 or 6443319. OLE color: 6443319.
HSL color Cylindrical-coordinate representation of color #375162: hue angle of 203.72º degrees, saturation: 0.28, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.44%. Process color model (Four color, CMYK) of #375162 is Cyan = 0.44, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 55 | 81 | 98 | - |
| CMYK | 0.44 | 0.17 | 0 | 0.62 |
| HSL | 203.72º | 0.28% | 0.3% | - |
| HSV(B) | 203.72º | 0.44% | 0.38% | - |
| XYZ | 6.72 | 7.58 | 12.66 | - |
| YUV | 75.16 | 140.89 | 113.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 81 | 98 | 0.44 | 0.17 | 0 | 0.62 | 203.72 | 0.28 | 0.3 |
| Hex | 37 | 51 | 62 | 2C | 11 | 0 | 3E | CC | 1C | 1E |
| Octal | 67 | 121 | 142 | 54 | 21 | 0 | 76 | 314 | 34 | 36 |
| Binary | 110111 | 1010001 | 1100010 | 101100 | 10001 | 0 | 111110 | 11001100 | 11100 | 11110 |
Color Harmonies of #375162
Complementary color
Monochromatic Colors of #375162
Black with #375162
Text Example
Text Example
White with #375162
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375162; }
p { color: rgb(55,81,98); }
H1.HeaderClassName
{
color: #375162;
}
.AnyTagClassName
{
color: #375162;
}
</style>
background-color css
<style>
a { background-color: #375162; }
a { background-color: rgb(55,81,98); }
div.DivClassName
{
background-color: #375162;
}
.BgClassName
{
background-color: #375162;
}
</style>
border-color css
<style>
span { border-color: #375162; }
span { border-color: rgb(55,81,98); }
td.TdClassName
{
border-color: #375162;
}
.TagClassName
{
border-color: #375162;
}
</style>