Shades of Cello #365465
Tints of Cello #365465
RGB
CMYK
RGB Variations
Color information
#365465 (or 0x365465) is known color: Cello. HEX triplet: 36, 54 and 65. RGB value is (54,84,101). Sum of RGB (Red+Green+Blue) = 54+84+101=239 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.59% from 239); Green value is 84 (33.20% from 255 or 35.15% from 239); Blue value is 101 (39.84% from 255 or 42.26% from 239); Max value from RGB is 101 - color contains mainly: blue. Hex color #365465 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365465 is #C9AB9A. Grayscale: #4C4C4C. Windows color (decimal): -13216667 or 6640694. OLE color: 6640694.
HSL color Cylindrical-coordinate representation of color #365465: hue angle of 201.7º degrees, saturation: 0.3, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.47%. Process color model (Four color, CMYK) of #365465 is Cyan = 0.47, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 84 | 101 | - |
| CMYK | 0.47 | 0.17 | 0 | 0.60 |
| HSL | 201.7º | 0.3% | 0.3% | - |
| HSV(B) | 201.7º | 0.47% | 0.4% | - |
| XYZ | 7.04 | 8.06 | 13.5 | - |
| YUV | 76.97 | 141.56 | 111.62 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 84 | 101 | 0.47 | 0.17 | 0 | 0.60 | 201.7 | 0.3 | 0.3 |
| Hex | 36 | 54 | 65 | 2F | 11 | 0 | 3C | CA | 1E | 1E |
| Octal | 66 | 124 | 145 | 57 | 21 | 0 | 74 | 312 | 36 | 36 |
| Binary | 110110 | 1010100 | 1100101 | 101111 | 10001 | 0 | 111100 | 11001010 | 11110 | 11110 |
Color Harmonies of #365465
Complementary color
Monochromatic Colors of #365465
Black with #365465
Text Example
Text Example
White with #365465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365465; }
p { color: rgb(54,84,101); }
H1.HeaderClassName
{
color: #365465;
}
.AnyTagClassName
{
color: #365465;
}
</style>
background-color css
<style>
a { background-color: #365465; }
a { background-color: rgb(54,84,101); }
div.DivClassName
{
background-color: #365465;
}
.BgClassName
{
background-color: #365465;
}
</style>
border-color css
<style>
span { border-color: #365465; }
span { border-color: rgb(54,84,101); }
td.TdClassName
{
border-color: #365465;
}
.TagClassName
{
border-color: #365465;
}
</style>