Shades of Cello #365462
Tints of Cello #365462
RGB
CMYK
RGB Variations
Color information
#365462 (or 0x365462) is known color: Cello. HEX triplet: 36, 54 and 62. RGB value is (54,84,98). Sum of RGB (Red+Green+Blue) = 54+84+98=236 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.88% from 236); Green value is 84 (33.20% from 255 or 35.59% from 236); Blue value is 98 (38.67% from 255 or 41.53% from 236); Max value from RGB is 98 - color contains mainly: blue. Hex color #365462 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365462 is #C9AB9D. Grayscale: #4C4C4C. Windows color (decimal): -13216670 or 6444086. OLE color: 6444086.
HSL color Cylindrical-coordinate representation of color #365462: hue angle of 199.09º degrees, saturation: 0.29, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.45%. Process color model (Four color, CMYK) of #365462 is Cyan = 0.45, Magento = 0.14, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 54 | 84 | 98 | - |
| CMYK | 0.45 | 0.14 | 0 | 0.62 |
| HSL | 199.09º | 0.29% | 0.3% | - |
| HSV(B) | 199.09º | 0.45% | 0.38% | - |
| XYZ | 6.9 | 8.01 | 12.74 | - |
| YUV | 76.63 | 140.06 | 111.86 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 98 | 0.45 | 0.14 | 0 | 0.62 | 199.09 | 0.29 | 0.3 |
| Hex | 36 | 54 | 62 | 2D | E | 0 | 3E | C7 | 1D | 1E |
| Octal | 66 | 124 | 142 | 55 | 16 | 0 | 76 | 307 | 35 | 36 |
| Binary | 110110 | 1010100 | 1100010 | 101101 | 1110 | 0 | 111110 | 11000111 | 11101 | 11110 |
Color Harmonies of #365462
Complementary color
Monochromatic Colors of #365462
Black with #365462
Text Example
Text Example
White with #365462
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365462; }
p { color: rgb(54,84,98); }
H1.HeaderClassName
{
color: #365462;
}
.AnyTagClassName
{
color: #365462;
}
</style>
background-color css
<style>
a { background-color: #365462; }
a { background-color: rgb(54,84,98); }
div.DivClassName
{
background-color: #365462;
}
.BgClassName
{
background-color: #365462;
}
</style>
border-color css
<style>
span { border-color: #365462; }
span { border-color: rgb(54,84,98); }
td.TdClassName
{
border-color: #365462;
}
.TagClassName
{
border-color: #365462;
}
</style>