Shades of Cello #425568
Tints of Cello #425568
RGB
CMYK
RGB Variations
Color information
#425568 (or 0x425568) is known color: Cello. HEX triplet: 42, 55 and 68. RGB value is (66,85,104). Sum of RGB (Red+Green+Blue) = 66+85+104=255 (33% of max value = 765). Red value is 66 (26.17% from 255 or 25.88% from 255); Green value is 85 (33.59% from 255 or 33.33% from 255); Blue value is 104 (41.02% from 255 or 40.78% from 255); Max value from RGB is 104 - color contains mainly: blue. Hex color #425568 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #425568 is #BDAA97. Grayscale: #515151. Windows color (decimal): -12429976 or 6837570. OLE color: 6837570.
HSL color Cylindrical-coordinate representation of color #425568: hue angle of 210º degrees, saturation: 0.22, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #425568 is Cyan = 0.37, Magento = 0.18, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 66 | 85 | 104 | - |
| CMYK | 0.37 | 0.18 | 0 | 0.59 |
| HSL | 210º | 0.22% | 0.33% | - |
| HSV(B) | 210º | 0.37% | 0.41% | - |
| XYZ | 7.99 | 8.65 | 14.35 | - |
| YUV | 81.49 | 140.71 | 116.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 66 | 85 | 104 | 0.37 | 0.18 | 0 | 0.59 | 210 | 0.22 | 0.33 |
| Hex | 42 | 55 | 68 | 25 | 12 | 0 | 3B | D2 | 16 | 21 |
| Octal | 102 | 125 | 150 | 45 | 22 | 0 | 73 | 322 | 26 | 41 |
| Binary | 1000010 | 1010101 | 1101000 | 100101 | 10010 | 0 | 111011 | 11010010 | 10110 | 100001 |
Color Harmonies of #425568
Complementary color
Monochromatic Colors of #425568
Black with #425568
Text Example
Text Example
White with #425568
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #425568; }
p { color: rgb(66,85,104); }
H1.HeaderClassName
{
color: #425568;
}
.AnyTagClassName
{
color: #425568;
}
</style>
background-color css
<style>
a { background-color: #425568; }
a { background-color: rgb(66,85,104); }
div.DivClassName
{
background-color: #425568;
}
.BgClassName
{
background-color: #425568;
}
</style>
border-color css
<style>
span { border-color: #425568; }
span { border-color: rgb(66,85,104); }
td.TdClassName
{
border-color: #425568;
}
.TagClassName
{
border-color: #425568;
}
</style>