Shades of Cello #415267
Tints of Cello #415267
RGB
CMYK
RGB Variations
Color information
#415267 (or 0x415267) is known color: Cello. HEX triplet: 41, 52 and 67. RGB value is (65,82,103). Sum of RGB (Red+Green+Blue) = 65+82+103=250 (33% of max value = 765). Red value is 65 (25.78% from 255 or 26% from 250); Green value is 82 (32.42% from 255 or 32.8% from 250); Blue value is 103 (40.62% from 255 or 41.2% from 250); Max value from RGB is 103 - color contains mainly: blue. Hex color #415267 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #415267 is #BEAD98. Grayscale: #4F4F4F. Windows color (decimal): -12496281 or 6771265. OLE color: 6771265.
HSL color Cylindrical-coordinate representation of color #415267: hue angle of 213.16º degrees, saturation: 0.23, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.4% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #415267 is Cyan = 0.37, Magento = 0.20, Yellow = 0 and Black (K on CMYK) = 0.60.
Color convert
| RGB | 65 | 82 | 103 | - |
| CMYK | 0.37 | 0.20 | 0 | 0.60 |
| HSL | 213.16º | 0.23% | 0.33% | - |
| HSV(B) | 213.16º | 0.37% | 0.4% | - |
| XYZ | 7.65 | 8.14 | 14 | - |
| YUV | 79.31 | 141.37 | 117.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 82 | 103 | 0.37 | 0.20 | 0 | 0.60 | 213.16 | 0.23 | 0.33 |
| Hex | 41 | 52 | 67 | 25 | 14 | 0 | 3C | D5 | 17 | 21 |
| Octal | 101 | 122 | 147 | 45 | 24 | 0 | 74 | 325 | 27 | 41 |
| Binary | 1000001 | 1010010 | 1100111 | 100101 | 10100 | 0 | 111100 | 11010101 | 10111 | 100001 |
Color Harmonies of #415267
Complementary color
Monochromatic Colors of #415267
Black with #415267
Text Example
Text Example
White with #415267
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #415267; }
p { color: rgb(65,82,103); }
H1.HeaderClassName
{
color: #415267;
}
.AnyTagClassName
{
color: #415267;
}
</style>
background-color css
<style>
a { background-color: #415267; }
a { background-color: rgb(65,82,103); }
div.DivClassName
{
background-color: #415267;
}
.BgClassName
{
background-color: #415267;
}
</style>
border-color css
<style>
span { border-color: #415267; }
span { border-color: rgb(65,82,103); }
td.TdClassName
{
border-color: #415267;
}
.TagClassName
{
border-color: #415267;
}
</style>