Shades of Cello #375467
Tints of Cello #375467
RGB
CMYK
RGB Variations
Color information
#375467 (or 0x375467) is known color: Cello. HEX triplet: 37, 54 and 67. RGB value is (55,84,103). Sum of RGB (Red+Green+Blue) = 55+84+103=242 (32% of max value = 765). Red value is 55 (21.88% from 255 or 22.73% from 242); Green value is 84 (33.20% from 255 or 34.71% from 242); Blue value is 103 (40.62% from 255 or 42.56% from 242); Max value from RGB is 103 - color contains mainly: blue. Hex color #375467 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #375467 is #C8AB98. Grayscale: #4D4D4D. Windows color (decimal): -13151129 or 6771767. OLE color: 6771767.
HSL color Cylindrical-coordinate representation of color #375467: hue angle of 203.75º degrees, saturation: 0.3, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #375467 is Cyan = 0.47, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 55 | 84 | 103 | - |
| CMYK | 0.47 | 0.18 | 0 | 0.60 |
| HSL | 203.75º | 0.3% | 0.31% | - |
| HSV(B) | 203.75º | 0.47% | 0.4% | - |
| XYZ | 7.19 | 8.13 | 14.02 | - |
| YUV | 77.5 | 142.39 | 111.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 55 | 84 | 103 | 0.47 | 0.18 | 0 | 0.60 | 203.75 | 0.3 | 0.31 |
| Hex | 37 | 54 | 67 | 2F | 12 | 0 | 3C | CC | 1E | 1F |
| Octal | 67 | 124 | 147 | 57 | 22 | 0 | 74 | 314 | 36 | 37 |
| Binary | 110111 | 1010100 | 1100111 | 101111 | 10010 | 0 | 111100 | 11001100 | 11110 | 11111 |
Color Harmonies of #375467
Complementary color
Monochromatic Colors of #375467
Black with #375467
Text Example
Text Example
White with #375467
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #375467; }
p { color: rgb(55,84,103); }
H1.HeaderClassName
{
color: #375467;
}
.AnyTagClassName
{
color: #375467;
}
</style>
background-color css
<style>
a { background-color: #375467; }
a { background-color: rgb(55,84,103); }
div.DivClassName
{
background-color: #375467;
}
.BgClassName
{
background-color: #375467;
}
</style>
border-color css
<style>
span { border-color: #375467; }
span { border-color: rgb(55,84,103); }
td.TdClassName
{
border-color: #375467;
}
.TagClassName
{
border-color: #375467;
}
</style>