Shades of Cello #375465
Tints of Cello #375465
RGB
CMYK
RGB Variations
Color information
#375465 (or 0x375465) is known color: Cello. HEX triplet: 37, 54 and 65. RGB value is (55,84,101). Sum of RGB (Red+Green+Blue) = 55+84+101=240 (31% of max value = 765). Red value is 55 (21.88% from 255 or 22.92% from 240); Green value is 84 (33.20% from 255 or 35% from 240); Blue value is 101 (39.84% from 255 or 42.08% from 240); Max value from RGB is 101 - color contains mainly: blue. Hex color #375465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375465 is #C8AB9A. Grayscale: #4D4D4D. Windows color (decimal): -13151131 or 6640695. OLE color: 6640695.
HSL color Cylindrical-coordinate representation of color #375465: hue angle of 202.17º degrees, saturation: 0.29, 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 #375465 is Cyan = 0.46, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 84 | 101 | - |
| CMYK | 0.46 | 0.17 | 0 | 0.60 |
| HSL | 202.17º | 0.29% | 0.31% | - |
| HSV(B) | 202.17º | 0.46% | 0.4% | - |
| XYZ | 7.09 | 8.09 | 13.5 | - |
| YUV | 77.27 | 141.39 | 112.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 101 | 0.46 | 0.17 | 0 | 0.60 | 202.17 | 0.29 | 0.31 |
| Hex | 37 | 54 | 65 | 2E | 11 | 0 | 3C | CA | 1D | 1F |
| Octal | 67 | 124 | 145 | 56 | 21 | 0 | 74 | 312 | 35 | 37 |
| Binary | 110111 | 1010100 | 1100101 | 101110 | 10001 | 0 | 111100 | 11001010 | 11101 | 11111 |
Color Harmonies of #375465
Complementary color
Monochromatic Colors of #375465
Black with #375465
Text Example
Text Example
White with #375465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375465; }
p { color: rgb(55,84,101); }
H1.HeaderClassName
{
color: #375465;
}
.AnyTagClassName
{
color: #375465;
}
</style>
background-color css
<style>
a { background-color: #375465; }
a { background-color: rgb(55,84,101); }
div.DivClassName
{
background-color: #375465;
}
.BgClassName
{
background-color: #375465;
}
</style>
border-color css
<style>
span { border-color: #375465; }
span { border-color: rgb(55,84,101); }
td.TdClassName
{
border-color: #375465;
}
.TagClassName
{
border-color: #375465;
}
</style>