Shades of Charade #414546
Tints of Charade #414546
RGB
CMYK
RGB Variations
Color information
#414546 (or 0x414546) is known color: Charade. HEX triplet: 41, 45 and 46. RGB value is (65,69,70). Sum of RGB (Red+Green+Blue) = 65+69+70=204 (27% of max value = 765). Red value is 65 (25.78% from 255 or 31.86% from 204); Green value is 69 (27.34% from 255 or 33.82% from 204); Blue value is 70 (27.73% from 255 or 34.31% from 204); Max value from RGB is 70 - color contains mainly: blue. Hex color #414546 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #414546 is #BEBAB9. Grayscale: #434343. Windows color (decimal): -12499642 or 4605249. OLE color: 4605249.
HSL color Cylindrical-coordinate representation of color #414546: hue angle of 192º degrees, saturation: 0.04, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.07%. Process color model (Four color, CMYK) of #414546 is Cyan = 0.07, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 65 | 69 | 70 | - |
| CMYK | 0.07 | 0.01 | 0 | 0.73 |
| HSL | 192º | 0.04% | 0.26% | - |
| HSV(B) | 192º | 0.07% | 0.27% | - |
| XYZ | 5.41 | 5.82 | 6.63 | - |
| YUV | 67.92 | 129.17 | 125.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 65 | 69 | 70 | 0.07 | 0.01 | 0 | 0.73 | 192 | 0.04 | 0.26 |
| Hex | 41 | 45 | 46 | 7 | 1 | 0 | 49 | C0 | 4 | 1A |
| Octal | 101 | 105 | 106 | 7 | 1 | 0 | 111 | 300 | 4 | 32 |
| Binary | 1000001 | 1000101 | 1000110 | 111 | 1 | 0 | 1001001 | 11000000 | 100 | 11010 |
Color Harmonies of #414546
Complementary color
Monochromatic Colors of #414546
Black with #414546
Text Example
Text Example
White with #414546
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #414546; }
p { color: rgb(65,69,70); }
H1.HeaderClassName
{
color: #414546;
}
.AnyTagClassName
{
color: #414546;
}
</style>
background-color css
<style>
a { background-color: #414546; }
a { background-color: rgb(65,69,70); }
div.DivClassName
{
background-color: #414546;
}
.BgClassName
{
background-color: #414546;
}
</style>
border-color css
<style>
span { border-color: #414546; }
span { border-color: rgb(65,69,70); }
td.TdClassName
{
border-color: #414546;
}
.TagClassName
{
border-color: #414546;
}
</style>