Shades of Cello #325167
Tints of Cello #325167
RGB
CMYK
RGB Variations
Color information
#325167 (or 0x325167) is known color: Cello. HEX triplet: 32, 51 and 67. RGB value is (50,81,103). Sum of RGB (Red+Green+Blue) = 50+81+103=234 (30% of max value = 765). Red value is 50 (19.92% from 255 or 21.37% from 234); Green value is 81 (32.03% from 255 or 34.62% from 234); Blue value is 103 (40.62% from 255 or 44.02% from 234); Max value from RGB is 103 - color contains mainly: blue. Hex color #325167 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #325167 is #CDAE98. Grayscale: #4A4A4A. Windows color (decimal): -13479577 or 6770994. OLE color: 6770994.
HSL color Cylindrical-coordinate representation of color #325167: hue angle of 204.91º 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 #325167 is Cyan = 0.51, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 50 | 81 | 103 | - |
| CMYK | 0.51 | 0.21 | 0 | 0.60 |
| HSL | 204.91º | 0.35% | 0.3% | - |
| HSV(B) | 204.91º | 0.51% | 0.4% | - |
| XYZ | 6.71 | 7.54 | 13.93 | - |
| YUV | 74.24 | 144.23 | 110.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 50 | 81 | 103 | 0.51 | 0.21 | 0 | 0.60 | 204.91 | 0.35 | 0.3 |
| Hex | 32 | 51 | 67 | 33 | 15 | 0 | 3C | CD | 23 | 1E |
| Octal | 62 | 121 | 147 | 63 | 25 | 0 | 74 | 315 | 43 | 36 |
| Binary | 110010 | 1010001 | 1100111 | 110011 | 10101 | 0 | 111100 | 11001101 | 100011 | 11110 |
Color Harmonies of #325167
Complementary color
Monochromatic Colors of #325167
Black with #325167
Text Example
Text Example
White with #325167
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #325167; }
p { color: rgb(50,81,103); }
H1.HeaderClassName
{
color: #325167;
}
.AnyTagClassName
{
color: #325167;
}
</style>
background-color css
<style>
a { background-color: #325167; }
a { background-color: rgb(50,81,103); }
div.DivClassName
{
background-color: #325167;
}
.BgClassName
{
background-color: #325167;
}
</style>
border-color css
<style>
span { border-color: #325167; }
span { border-color: rgb(50,81,103); }
td.TdClassName
{
border-color: #325167;
}
.TagClassName
{
border-color: #325167;
}
</style>