Shades of Cello #375069
Tints of Cello #375069
RGB
CMYK
RGB Variations
Color information
#375069 (or 0x375069) is known color: Cello. HEX triplet: 37, 50 and 69. RGB value is (55,80,105). Sum of RGB (Red+Green+Blue) = 55+80+105=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 80 (31.64% from 255 or 33.33% from 240); Blue value is 105 (41.41% from 255 or 43.75% from 240); Max value from RGB is 105 - color contains mainly: blue. Hex color #375069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375069 is #C8AF96. Grayscale: #4B4B4B. Windows color (decimal): -13152151 or 6901815. OLE color: 6901815.
HSL color Cylindrical-coordinate representation of color #375069: hue angle of 210º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #375069 is Cyan = 0.48, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 55 | 80 | 105 | - |
| CMYK | 0.48 | 0.24 | 0 | 0.59 |
| HSL | 210º | 0.31% | 0.31% | - |
| HSV(B) | 210º | 0.48% | 0.41% | - |
| XYZ | 6.99 | 7.57 | 14.46 | - |
| YUV | 75.38 | 144.72 | 113.47 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 80 | 105 | 0.48 | 0.24 | 0 | 0.59 | 210 | 0.31 | 0.31 |
| Hex | 37 | 50 | 69 | 30 | 18 | 0 | 3B | D2 | 1F | 1F |
| Octal | 67 | 120 | 151 | 60 | 30 | 0 | 73 | 322 | 37 | 37 |
| Binary | 110111 | 1010000 | 1101001 | 110000 | 11000 | 0 | 111011 | 11010010 | 11111 | 11111 |
Color Harmonies of #375069
Complementary color
Monochromatic Colors of #375069
Black with #375069
Text Example
Text Example
White with #375069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375069; }
p { color: rgb(55,80,105); }
H1.HeaderClassName
{
color: #375069;
}
.AnyTagClassName
{
color: #375069;
}
</style>
background-color css
<style>
a { background-color: #375069; }
a { background-color: rgb(55,80,105); }
div.DivClassName
{
background-color: #375069;
}
.BgClassName
{
background-color: #375069;
}
</style>
border-color css
<style>
span { border-color: #375069; }
span { border-color: rgb(55,80,105); }
td.TdClassName
{
border-color: #375069;
}
.TagClassName
{
border-color: #375069;
}
</style>