Shades of Cello #324967
Tints of Cello #324967
RGB
CMYK
RGB Variations
Color information
#324967 (or 0x324967) is known color: Cello. HEX triplet: 32, 49 and 67. RGB value is (50,73,103). Sum of RGB (Red+Green+Blue) = 50+73+103=226 (29% of max value = 765). Red value is 50 (19.92% from 255 or 22.12% from 226); Green value is 73 (28.91% from 255 or 32.30% from 226); Blue value is 103 (40.62% from 255 or 45.58% from 226); Max value from RGB is 103 - color contains mainly: blue. Hex color #324967 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324967 is #CDB698. Grayscale: #454545. Windows color (decimal): -13481625 or 6768946. OLE color: 6768946.
HSL color Cylindrical-coordinate representation of color #324967: hue angle of 213.96º 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 #324967 is Cyan = 0.51, Magento = 0.29, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 73 | 103 | - |
| CMYK | 0.51 | 0.29 | 0 | 0.60 |
| HSL | 213.96º | 0.35% | 0.3% | - |
| HSV(B) | 213.96º | 0.51% | 0.4% | - |
| XYZ | 6.15 | 6.42 | 13.75 | - |
| YUV | 69.54 | 146.88 | 114.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 73 | 103 | 0.51 | 0.29 | 0 | 0.60 | 213.96 | 0.35 | 0.3 |
| Hex | 32 | 49 | 67 | 33 | 1D | 0 | 3C | D6 | 23 | 1E |
| Octal | 62 | 111 | 147 | 63 | 35 | 0 | 74 | 326 | 43 | 36 |
| Binary | 110010 | 1001001 | 1100111 | 110011 | 11101 | 0 | 111100 | 11010110 | 100011 | 11110 |
Color Harmonies of #324967
Complementary color
Monochromatic Colors of #324967
Black with #324967
Text Example
Text Example
White with #324967
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324967; }
p { color: rgb(50,73,103); }
H1.HeaderClassName
{
color: #324967;
}
.AnyTagClassName
{
color: #324967;
}
</style>
background-color css
<style>
a { background-color: #324967; }
a { background-color: rgb(50,73,103); }
div.DivClassName
{
background-color: #324967;
}
.BgClassName
{
background-color: #324967;
}
</style>
border-color css
<style>
span { border-color: #324967; }
span { border-color: rgb(50,73,103); }
td.TdClassName
{
border-color: #324967;
}
.TagClassName
{
border-color: #324967;
}
</style>