Shades of Cello #425062
Tints of Cello #425062
RGB
CMYK
RGB Variations
Color information
#425062 (or 0x425062) is known color: Cello. HEX triplet: 42, 50 and 62. RGB value is (66,80,98). Sum of RGB (Red+Green+Blue) = 66+80+98=244 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.05% from 244); Green value is 80 (31.64% from 255 or 32.79% from 244); Blue value is 98 (38.67% from 255 or 40.16% from 244); Max value from RGB is 98 - color contains mainly: blue. Hex color #425062 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425062 is #BDAF9D. Grayscale: #4D4D4D. Windows color (decimal): -12431262 or 6443074. OLE color: 6443074.
HSL color Cylindrical-coordinate representation of color #425062: hue angle of 213.75º degrees, saturation: 0.2, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #425062 is Cyan = 0.33, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 80 | 98 | - |
| CMYK | 0.33 | 0.18 | 0 | 0.62 |
| HSL | 213.75º | 0.2% | 0.32% | - |
| HSV(B) | 213.75º | 0.33% | 0.38% | - |
| XYZ | 7.32 | 7.78 | 12.67 | - |
| YUV | 77.87 | 139.36 | 119.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 98 | 0.33 | 0.18 | 0 | 0.62 | 213.75 | 0.2 | 0.32 |
| Hex | 42 | 50 | 62 | 21 | 12 | 0 | 3E | D6 | 14 | 20 |
| Octal | 102 | 120 | 142 | 41 | 22 | 0 | 76 | 326 | 24 | 40 |
| Binary | 1000010 | 1010000 | 1100010 | 100001 | 10010 | 0 | 111110 | 11010110 | 10100 | 100000 |
Color Harmonies of #425062
Complementary color
Monochromatic Colors of #425062
Black with #425062
Text Example
Text Example
White with #425062
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425062; }
p { color: rgb(66,80,98); }
H1.HeaderClassName
{
color: #425062;
}
.AnyTagClassName
{
color: #425062;
}
</style>
background-color css
<style>
a { background-color: #425062; }
a { background-color: rgb(66,80,98); }
div.DivClassName
{
background-color: #425062;
}
.BgClassName
{
background-color: #425062;
}
</style>
border-color css
<style>
span { border-color: #425062; }
span { border-color: rgb(66,80,98); }
td.TdClassName
{
border-color: #425062;
}
.TagClassName
{
border-color: #425062;
}
</style>