Shades of Cello #405268
Tints of Cello #405268
RGB
CMYK
RGB Variations
Color information
#405268 (or 0x405268) is known color: Cello. HEX triplet: 40, 52 and 68. RGB value is (64,82,104). Sum of RGB (Red+Green+Blue) = 64+82+104=250 (33% of max value = 765). Red value is 64 (25.39% from 255 or 25.6% from 250); Green value is 82 (32.42% from 255 or 32.8% from 250); Blue value is 104 (41.02% from 255 or 41.6% from 250); Max value from RGB is 104 - color contains mainly: blue. Hex color #405268 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #405268 is #BFAD97. Grayscale: #4F4F4F. Windows color (decimal): -12561816 or 6836800. OLE color: 6836800.
HSL color Cylindrical-coordinate representation of color #405268: hue angle of 213º degrees, saturation: 0.24, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.38%. Process color model (Four color, CMYK) of #405268 is Cyan = 0.38, Magento = 0.21, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 64 | 82 | 104 | - |
| CMYK | 0.38 | 0.21 | 0 | 0.59 |
| HSL | 213º | 0.24% | 0.33% | - |
| HSV(B) | 213º | 0.38% | 0.41% | - |
| XYZ | 7.63 | 8.12 | 14.26 | - |
| YUV | 79.13 | 142.04 | 117.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 64 | 82 | 104 | 0.38 | 0.21 | 0 | 0.59 | 213 | 0.24 | 0.33 |
| Hex | 40 | 52 | 68 | 26 | 15 | 0 | 3B | D5 | 18 | 21 |
| Octal | 100 | 122 | 150 | 46 | 25 | 0 | 73 | 325 | 30 | 41 |
| Binary | 1000000 | 1010010 | 1101000 | 100110 | 10101 | 0 | 111011 | 11010101 | 11000 | 100001 |
Color Harmonies of #405268
Complementary color
Monochromatic Colors of #405268
Black with #405268
Text Example
Text Example
White with #405268
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #405268; }
p { color: rgb(64,82,104); }
H1.HeaderClassName
{
color: #405268;
}
.AnyTagClassName
{
color: #405268;
}
</style>
background-color css
<style>
a { background-color: #405268; }
a { background-color: rgb(64,82,104); }
div.DivClassName
{
background-color: #405268;
}
.BgClassName
{
background-color: #405268;
}
</style>
border-color css
<style>
span { border-color: #405268; }
span { border-color: rgb(64,82,104); }
td.TdClassName
{
border-color: #405268;
}
.TagClassName
{
border-color: #405268;
}
</style>