Shades of Cello #325069
Tints of Cello #325069
RGB
CMYK
RGB Variations
Color information
#325069 (or 0x325069) is known color: Cello. HEX triplet: 32, 50 and 69. RGB value is (50,80,105). Sum of RGB (Red+Green+Blue) = 50+80+105=235 (31% of max value = 765). Red value is 50 (19.92% from 255 or 21.28% from 235); Green value is 80 (31.64% from 255 or 34.04% from 235); Blue value is 105 (41.41% from 255 or 44.68% from 235); Max value from RGB is 105 - color contains mainly: blue. Hex color #325069 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325069 is #CDAF96. Grayscale: #494949. Windows color (decimal): -13479831 or 6901810. OLE color: 6901810.
HSL color Cylindrical-coordinate representation of color #325069: hue angle of 207.27º degrees, saturation: 0.35, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.52%. Process color model (Four color, CMYK) of #325069 is Cyan = 0.52, Magento = 0.24, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 50 | 80 | 105 | - |
| CMYK | 0.52 | 0.24 | 0 | 0.59 |
| HSL | 207.27º | 0.35% | 0.3% | - |
| HSV(B) | 207.27º | 0.52% | 0.41% | - |
| XYZ | 6.73 | 7.44 | 14.44 | - |
| YUV | 73.88 | 145.56 | 110.97 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 80 | 105 | 0.52 | 0.24 | 0 | 0.59 | 207.27 | 0.35 | 0.3 |
| Hex | 32 | 50 | 69 | 34 | 18 | 0 | 3B | CF | 23 | 1E |
| Octal | 62 | 120 | 151 | 64 | 30 | 0 | 73 | 317 | 43 | 36 |
| Binary | 110010 | 1010000 | 1101001 | 110100 | 11000 | 0 | 111011 | 11001111 | 100011 | 11110 |
Color Harmonies of #325069
Complementary color
Monochromatic Colors of #325069
Black with #325069
Text Example
Text Example
White with #325069
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325069; }
p { color: rgb(50,80,105); }
H1.HeaderClassName
{
color: #325069;
}
.AnyTagClassName
{
color: #325069;
}
</style>
background-color css
<style>
a { background-color: #325069; }
a { background-color: rgb(50,80,105); }
div.DivClassName
{
background-color: #325069;
}
.BgClassName
{
background-color: #325069;
}
</style>
border-color css
<style>
span { border-color: #325069; }
span { border-color: rgb(50,80,105); }
td.TdClassName
{
border-color: #325069;
}
.TagClassName
{
border-color: #325069;
}
</style>