Shades of Cello #365367
Tints of Cello #365367
RGB
CMYK
RGB Variations
Color information
#365367 (or 0x365367) is known color: Cello. HEX triplet: 36, 53 and 67. RGB value is (54,83,103). Sum of RGB (Red+Green+Blue) = 54+83+103=240 (31% of max value = 765). Red value is 54 (21.48% from 255 or 22.5% from 240); Green value is 83 (32.81% from 255 or 34.58% from 240); Blue value is 103 (40.62% from 255 or 42.92% from 240); Max value from RGB is 103 - color contains mainly: blue. Hex color #365367 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #365367 is #C9AC98. Grayscale: #4C4C4C. Windows color (decimal): -13216921 or 6771510. OLE color: 6771510.
HSL color Cylindrical-coordinate representation of color #365367: hue angle of 204.49º degrees, saturation: 0.31, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.48%. Process color model (Four color, CMYK) of #365367 is Cyan = 0.48, Magento = 0.19, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 54 | 83 | 103 | - |
| CMYK | 0.48 | 0.19 | 0 | 0.60 |
| HSL | 204.49º | 0.31% | 0.31% | - |
| HSV(B) | 204.49º | 0.48% | 0.4% | - |
| XYZ | 7.06 | 7.95 | 13.99 | - |
| YUV | 76.61 | 142.89 | 111.87 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 83 | 103 | 0.48 | 0.19 | 0 | 0.60 | 204.49 | 0.31 | 0.31 |
| Hex | 36 | 53 | 67 | 30 | 13 | 0 | 3C | CC | 1F | 1F |
| Octal | 66 | 123 | 147 | 60 | 23 | 0 | 74 | 314 | 37 | 37 |
| Binary | 110110 | 1010011 | 1100111 | 110000 | 10011 | 0 | 111100 | 11001100 | 11111 | 11111 |
Color Harmonies of #365367
Complementary color
Monochromatic Colors of #365367
Black with #365367
Text Example
Text Example
White with #365367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #365367; }
p { color: rgb(54,83,103); }
H1.HeaderClassName
{
color: #365367;
}
.AnyTagClassName
{
color: #365367;
}
</style>
background-color css
<style>
a { background-color: #365367; }
a { background-color: rgb(54,83,103); }
div.DivClassName
{
background-color: #365367;
}
.BgClassName
{
background-color: #365367;
}
</style>
border-color css
<style>
span { border-color: #365367; }
span { border-color: rgb(54,83,103); }
td.TdClassName
{
border-color: #365367;
}
.TagClassName
{
border-color: #365367;
}
</style>