Shades of Cello #365566
Tints of Cello #365566
RGB
CMYK
RGB Variations
Color information
#365566 (or 0x365566) is known color: Cello. HEX triplet: 36, 55 and 66. RGB value is (54,85,102). Sum of RGB (Red+Green+Blue) = 54+85+102=241 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.41% from 241); Green value is 85 (33.59% from 255 or 35.27% 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 #365566 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365566 is #C9AA99. Grayscale: #4D4D4D. Windows color (decimal): -13216410 or 6706486. OLE color: 6706486.
HSL color Cylindrical-coordinate representation of color #365566: hue angle of 201.25º degrees, saturation: 0.31, 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 #365566 is Cyan = 0.47, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.6.
Color convert
| RGB | 54 | 85 | 102 | - |
| CMYK | 0.47 | 0.17 | 0 | 0.6 |
| HSL | 201.25º | 0.31% | 0.31% | - |
| HSV(B) | 201.25º | 0.47% | 0.4% | - |
| XYZ | 7.17 | 8.24 | 13.78 | - |
| YUV | 77.67 | 141.73 | 111.12 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 85 | 102 | 0.47 | 0.17 | 0 | 0.6 | 201.25 | 0.31 | 0.31 |
| Hex | 36 | 55 | 66 | 2F | 11 | 0 | 3C | C9 | 1F | 1F |
| Octal | 66 | 125 | 146 | 57 | 21 | 0 | 74 | 311 | 37 | 37 |
| Binary | 110110 | 1010101 | 1100110 | 101111 | 10001 | 0 | 111100 | 11001001 | 11111 | 11111 |
Color Harmonies of #365566
Complementary color
Monochromatic Colors of #365566
Black with #365566
Text Example
Text Example
White with #365566
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365566; }
p { color: rgb(54,85,102); }
H1.HeaderClassName
{
color: #365566;
}
.AnyTagClassName
{
color: #365566;
}
</style>
background-color css
<style>
a { background-color: #365566; }
a { background-color: rgb(54,85,102); }
div.DivClassName
{
background-color: #365566;
}
.BgClassName
{
background-color: #365566;
}
</style>
border-color css
<style>
span { border-color: #365566; }
span { border-color: rgb(54,85,102); }
td.TdClassName
{
border-color: #365566;
}
.TagClassName
{
border-color: #365566;
}
</style>