Shades of Cello #324867
Tints of Cello #324867
RGB
CMYK
RGB Variations
Color information
#324867 (or 0x324867) is known color: Cello. HEX triplet: 32, 48 and 67. RGB value is (50,72,103). Sum of RGB (Red+Green+Blue) = 50+72+103=225 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.22% from 225); Green value is 72 (28.52% from 255 or 32% from 225); Blue value is 103 (40.62% from 255 or 45.78% from 225); Max value from RGB is 103 - color contains mainly: blue. Hex color #324867 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324867 is #CDB798. Grayscale: #444444. Windows color (decimal): -13481881 or 6768690. OLE color: 6768690.
HSL color Cylindrical-coordinate representation of color #324867: hue angle of 215.09º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.51%. Process color model (Four color, CMYK) of #324867 is Cyan = 0.51, Magento = 0.30, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 72 | 103 | - |
| CMYK | 0.51 | 0.30 | 0 | 0.60 |
| HSL | 215.09º | 0.35% | 0.3% | - |
| HSV(B) | 215.09º | 0.51% | 0.4% | - |
| XYZ | 6.08 | 6.29 | 13.73 | - |
| YUV | 68.96 | 147.21 | 114.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 72 | 103 | 0.51 | 0.30 | 0 | 0.60 | 215.09 | 0.35 | 0.3 |
| Hex | 32 | 48 | 67 | 33 | 1E | 0 | 3C | D7 | 23 | 1E |
| Octal | 62 | 110 | 147 | 63 | 36 | 0 | 74 | 327 | 43 | 36 |
| Binary | 110010 | 1001000 | 1100111 | 110011 | 11110 | 0 | 111100 | 11010111 | 100011 | 11110 |
Color Harmonies of #324867
Complementary color
Monochromatic Colors of #324867
Black with #324867
Text Example
Text Example
White with #324867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324867; }
p { color: rgb(50,72,103); }
H1.HeaderClassName
{
color: #324867;
}
.AnyTagClassName
{
color: #324867;
}
</style>
background-color css
<style>
a { background-color: #324867; }
a { background-color: rgb(50,72,103); }
div.DivClassName
{
background-color: #324867;
}
.BgClassName
{
background-color: #324867;
}
</style>
border-color css
<style>
span { border-color: #324867; }
span { border-color: rgb(50,72,103); }
td.TdClassName
{
border-color: #324867;
}
.TagClassName
{
border-color: #324867;
}
</style>