Shades of Cello #324558
Tints of Cello #324558
RGB
CMYK
RGB Variations
Color information
#324558 (or 0x324558) is known color: Cello. HEX triplet: 32, 45 and 58. RGB value is (50,69,88). Sum of RGB (Red+Green+Blue) = 50+69+88=207 (27% of max value = 765). Red value is 50 (19.92% from 255 or 24.15% from 207); Green value is 69 (27.34% from 255 or 33.33% from 207); Blue value is 88 (34.77% from 255 or 42.51% from 207); Max value from RGB is 88 - color contains mainly: blue. Hex color #324558 is not a web safe color. Web safe color analog (approx): #333366. Inversed color of #324558 is #CDBAA7. Grayscale: #414141. Windows color (decimal): -13482664 or 5784882. OLE color: 5784882.
HSL color Cylindrical-coordinate representation of color #324558: hue angle of 210º degrees, saturation: 0.28, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.35% and HSV saturation: 0.43%. Process color model (Four color, CMYK) of #324558 is Cyan = 0.43, Magento = 0.22, Yellow = 0 and Black (K on CMYK) = 0.65.
Color convert
| RGB | 50 | 69 | 88 | - |
| CMYK | 0.43 | 0.22 | 0 | 0.65 |
| HSL | 210º | 0.28% | 0.27% | - |
| HSV(B) | 210º | 0.43% | 0.35% | - |
| XYZ | 5.2 | 5.64 | 10.05 | - |
| YUV | 65.49 | 140.71 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 69 | 88 | 0.43 | 0.22 | 0 | 0.65 | 210 | 0.28 | 0.27 |
| Hex | 32 | 45 | 58 | 2B | 16 | 0 | 41 | D2 | 1C | 1B |
| Octal | 62 | 105 | 130 | 53 | 26 | 0 | 101 | 322 | 34 | 33 |
| Binary | 110010 | 1000101 | 1011000 | 101011 | 10110 | 0 | 1000001 | 11010010 | 11100 | 11011 |
Color Harmonies of #324558
Complementary color
Monochromatic Colors of #324558
Black with #324558
Text Example
Text Example
White with #324558
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #324558; }
p { color: rgb(50,69,88); }
H1.HeaderClassName
{
color: #324558;
}
.AnyTagClassName
{
color: #324558;
}
</style>
background-color css
<style>
a { background-color: #324558; }
a { background-color: rgb(50,69,88); }
div.DivClassName
{
background-color: #324558;
}
.BgClassName
{
background-color: #324558;
}
</style>
border-color css
<style>
span { border-color: #324558; }
span { border-color: rgb(50,69,88); }
td.TdClassName
{
border-color: #324558;
}
.TagClassName
{
border-color: #324558;
}
</style>