Shades of Charade #354446
Tints of Charade #354446
RGB
CMYK
RGB Variations
Color information
#354446 (or 0x354446) is known color: Charade. HEX triplet: 35, 44 and 46. RGB value is (53,68,70). Sum of RGB (Red+Green+Blue) = 53+68+70=191 (25% of max value = 765). Red value is 53 (21.09% from 255 or 27.75% from 191); Green value is 68 (26.95% from 255 or 35.60% from 191); Blue value is 70 (27.73% from 255 or 36.65% from 191); Max value from RGB is 70 - color contains mainly: blue. Hex color #354446 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #354446 is #CABBB9. Grayscale: #3F3F3F. Windows color (decimal): -13286330 or 4604981. OLE color: 4604981.
HSL color Cylindrical-coordinate representation of color #354446: hue angle of 187.06º degrees, saturation: 0.14, lightness: 0.24%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.24%. Process color model (Four color, CMYK) of #354446 is Cyan = 0.24, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 53 | 68 | 70 | - |
| CMYK | 0.24 | 0.03 | 0 | 0.73 |
| HSL | 187.06º | 0.14% | 0.24% | - |
| HSV(B) | 187.06º | 0.24% | 0.27% | - |
| XYZ | 4.64 | 5.33 | 6.58 | - |
| YUV | 63.74 | 131.53 | 120.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 53 | 68 | 70 | 0.24 | 0.03 | 0 | 0.73 | 187.06 | 0.14 | 0.24 |
| Hex | 35 | 44 | 46 | 18 | 3 | 0 | 49 | BB | E | 18 |
| Octal | 65 | 104 | 106 | 30 | 3 | 0 | 111 | 273 | 16 | 30 |
| Binary | 110101 | 1000100 | 1000110 | 11000 | 11 | 0 | 1001001 | 10111011 | 1110 | 11000 |
Color Harmonies of #354446
Complementary color
Monochromatic Colors of #354446
Black with #354446
Text Example
Text Example
White with #354446
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #354446; }
p { color: rgb(53,68,70); }
H1.HeaderClassName
{
color: #354446;
}
.AnyTagClassName
{
color: #354446;
}
</style>
background-color css
<style>
a { background-color: #354446; }
a { background-color: rgb(53,68,70); }
div.DivClassName
{
background-color: #354446;
}
.BgClassName
{
background-color: #354446;
}
</style>
border-color css
<style>
span { border-color: #354446; }
span { border-color: rgb(53,68,70); }
td.TdClassName
{
border-color: #354446;
}
.TagClassName
{
border-color: #354446;
}
</style>