Shades of Cello #375566
Tints of Cello #375566
RGB
CMYK
RGB Variations
Color information
#375566 (or 0x375566) is known color: Cello. HEX triplet: 37, 55 and 66. RGB value is (55,85,102). Sum of RGB (Red+Green+Blue) = 55+85+102=242 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.73% from 242); Green value is 85 (33.59% from 255 or 35.12% from 242); Blue value is 102 (40.23% from 255 or 42.15% from 242); Max value from RGB is 102 - color contains mainly: blue. Hex color #375566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375566 is #C8AA99. Grayscale: #4D4D4D. Windows color (decimal): -13150874 or 6706487. OLE color: 6706487.
HSL color Cylindrical-coordinate representation of color #375566: hue angle of 201.7º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.46%. Process color model (Four color, CMYK) of #375566 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 85 | 102 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.6 |
| HSL | 201.7º | 0.3% | 0.31% | - |
| HSV(B) | 201.7º | 0.46% | 0.4% | - |
| XYZ | 7.22 | 8.27 | 13.79 | - |
| YUV | 77.97 | 141.56 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 85 | 102 | 0.46 | 0.17 | 0 | 0.6 | 201.7 | 0.3 | 0.31 |
| Hex | 37 | 55 | 66 | 2E | 11 | 0 | 3C | CA | 1E | 1F |
| Octal | 67 | 125 | 146 | 56 | 21 | 0 | 74 | 312 | 36 | 37 |
| Binary | 110111 | 1010101 | 1100110 | 101110 | 10001 | 0 | 111100 | 11001010 | 11110 | 11111 |
Color Harmonies of #375566
Complementary color
Monochromatic Colors of #375566
Black with #375566
Text Example
Text Example
White with #375566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375566; }
p { color: rgb(55,85,102); }
H1.HeaderClassName
{
color: #375566;
}
.AnyTagClassName
{
color: #375566;
}
</style>
background-color css
<style>
a { background-color: #375566; }
a { background-color: rgb(55,85,102); }
div.DivClassName
{
background-color: #375566;
}
.BgClassName
{
background-color: #375566;
}
</style>
border-color css
<style>
span { border-color: #375566; }
span { border-color: rgb(55,85,102); }
td.TdClassName
{
border-color: #375566;
}
.TagClassName
{
border-color: #375566;
}
</style>