Shades of Cello #375466
Tints of Cello #375466
RGB
CMYK
RGB Variations
Color information
#375466 (or 0x375466) is known color: Cello. HEX triplet: 37, 54 and 66. RGB value is (55,84,102). Sum of RGB (Red+Green+Blue) = 55+84+102=241 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.82% from 241); Green value is 84 (33.20% from 255 or 34.85% from 241); Blue value is 102 (40.23% from 255 or 42.32% from 241); Max value from RGB is 102 - color contains mainly: blue. Hex color #375466 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375466 is #C8AB99. Grayscale: #4D4D4D. Windows color (decimal): -13151130 or 6706231. OLE color: 6706231.
HSL color Cylindrical-coordinate representation of color #375466: hue angle of 202.98º 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 #375466 is Cyan = 0.46, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 55 | 84 | 102 | - |
| CMYK | 0.46 | 0.18 | 0 | 0.6 |
| HSL | 202.98º | 0.3% | 0.31% | - |
| HSV(B) | 202.98º | 0.46% | 0.4% | - |
| XYZ | 7.14 | 8.11 | 13.76 | - |
| YUV | 77.38 | 141.89 | 112.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 102 | 0.46 | 0.18 | 0 | 0.6 | 202.98 | 0.3 | 0.31 |
| Hex | 37 | 54 | 66 | 2E | 12 | 0 | 3C | CB | 1E | 1F |
| Octal | 67 | 124 | 146 | 56 | 22 | 0 | 74 | 313 | 36 | 37 |
| Binary | 110111 | 1010100 | 1100110 | 101110 | 10010 | 0 | 111100 | 11001011 | 11110 | 11111 |
Color Harmonies of #375466
Complementary color
Monochromatic Colors of #375466
Black with #375466
Text Example
Text Example
White with #375466
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375466; }
p { color: rgb(55,84,102); }
H1.HeaderClassName
{
color: #375466;
}
.AnyTagClassName
{
color: #375466;
}
</style>
background-color css
<style>
a { background-color: #375466; }
a { background-color: rgb(55,84,102); }
div.DivClassName
{
background-color: #375466;
}
.BgClassName
{
background-color: #375466;
}
</style>
border-color css
<style>
span { border-color: #375466; }
span { border-color: rgb(55,84,102); }
td.TdClassName
{
border-color: #375466;
}
.TagClassName
{
border-color: #375466;
}
</style>