Shades of Cello #425060
Tints of Cello #425060
RGB
CMYK
RGB Variations
Color information
#425060 (or 0x425060) is known color: Cello. HEX triplet: 42, 50 and 60. RGB value is (66,80,96). Sum of RGB (Red+Green+Blue) = 66+80+96=242 (32% of max value = 765). Red value is 66 (26.17% from 255 or 27.27% from 242); Green value is 80 (31.64% from 255 or 33.06% from 242); Blue value is 96 (37.89% from 255 or 39.67% from 242); Max value from RGB is 96 - color contains mainly: blue. Hex color #425060 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425060 is #BDAF9F. Grayscale: #4D4D4D. Windows color (decimal): -12431264 or 6312002. OLE color: 6312002.
HSL color Cylindrical-coordinate representation of color #425060: hue angle of 212º degrees, saturation: 0.19, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.31%. Process color model (Four color, CMYK) of #425060 is Cyan = 0.31, Magento = 0.17, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 66 | 80 | 96 | - |
| CMYK | 0.31 | 0.17 | 0 | 0.62 |
| HSL | 212º | 0.19% | 0.32% | - |
| HSV(B) | 212º | 0.31% | 0.38% | - |
| XYZ | 7.23 | 7.74 | 12.18 | - |
| YUV | 77.64 | 138.36 | 119.7 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 80 | 96 | 0.31 | 0.17 | 0 | 0.62 | 212 | 0.19 | 0.32 |
| Hex | 42 | 50 | 60 | 1F | 11 | 0 | 3E | D4 | 13 | 20 |
| Octal | 102 | 120 | 140 | 37 | 21 | 0 | 76 | 324 | 23 | 40 |
| Binary | 1000010 | 1010000 | 1100000 | 11111 | 10001 | 0 | 111110 | 11010100 | 10011 | 100000 |
Color Harmonies of #425060
Complementary color
Monochromatic Colors of #425060
Black with #425060
Text Example
Text Example
White with #425060
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425060; }
p { color: rgb(66,80,96); }
H1.HeaderClassName
{
color: #425060;
}
.AnyTagClassName
{
color: #425060;
}
</style>
background-color css
<style>
a { background-color: #425060; }
a { background-color: rgb(66,80,96); }
div.DivClassName
{
background-color: #425060;
}
.BgClassName
{
background-color: #425060;
}
</style>
border-color css
<style>
span { border-color: #425060; }
span { border-color: rgb(66,80,96); }
td.TdClassName
{
border-color: #425060;
}
.TagClassName
{
border-color: #425060;
}
</style>