Shades of Cello #375266
Tints of Cello #375266
RGB
CMYK
RGB Variations
Color information
#375266 (or 0x375266) is known color: Cello. HEX triplet: 37, 52 and 66. RGB value is (55,82,102). Sum of RGB (Red+Green+Blue) = 55+82+102=239 (31% of max value = 765). Red value is 55 (21.88% from 255 or 23.01% from 239); Green value is 82 (32.42% from 255 or 34.31% from 239); Blue value is 102 (40.23% from 255 or 42.68% from 239); Max value from RGB is 102 - color contains mainly: blue. Hex color #375266 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375266 is #C8AD99. Grayscale: #4C4C4C. Windows color (decimal): -13151642 or 6705719. OLE color: 6705719.
HSL color Cylindrical-coordinate representation of color #375266: hue angle of 205.53º 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 #375266 is Cyan = 0.46, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 82 | 102 | - |
| CMYK | 0.46 | 0.20 | 0 | 0.6 |
| HSL | 205.53º | 0.3% | 0.31% | - |
| HSV(B) | 205.53º | 0.46% | 0.4% | - |
| XYZ | 6.99 | 7.81 | 13.71 | - |
| YUV | 76.21 | 142.55 | 112.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 82 | 102 | 0.46 | 0.20 | 0 | 0.6 | 205.53 | 0.3 | 0.31 |
| Hex | 37 | 52 | 66 | 2E | 14 | 0 | 3C | CE | 1E | 1F |
| Octal | 67 | 122 | 146 | 56 | 24 | 0 | 74 | 316 | 36 | 37 |
| Binary | 110111 | 1010010 | 1100110 | 101110 | 10100 | 0 | 111100 | 11001110 | 11110 | 11111 |
Color Harmonies of #375266
Complementary color
Monochromatic Colors of #375266
Black with #375266
Text Example
Text Example
White with #375266
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375266; }
p { color: rgb(55,82,102); }
H1.HeaderClassName
{
color: #375266;
}
.AnyTagClassName
{
color: #375266;
}
</style>
background-color css
<style>
a { background-color: #375266; }
a { background-color: rgb(55,82,102); }
div.DivClassName
{
background-color: #375266;
}
.BgClassName
{
background-color: #375266;
}
</style>
border-color css
<style>
span { border-color: #375266; }
span { border-color: rgb(55,82,102); }
td.TdClassName
{
border-color: #375266;
}
.TagClassName
{
border-color: #375266;
}
</style>