Shades of Charade #394345
Tints of Charade #394345
RGB
CMYK
RGB Variations
Color information
#394345 (or 0x394345) is known color: Charade. HEX triplet: 39, 43 and 45. RGB value is (57,67,69). Sum of RGB (Red+Green+Blue) = 57+67+69=193 (25% of max value = 765). Red value is 57 (22.66% from 255 or 29.53% from 193); Green value is 67 (26.56% from 255 or 34.72% from 193); Blue value is 69 (27.34% from 255 or 35.75% from 193); Max value from RGB is 69 - color contains mainly: blue. Hex color #394345 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #394345 is #C6BCBA. Grayscale: #404040. Windows color (decimal): -13024443 or 4539193. OLE color: 4539193.
HSL color Cylindrical-coordinate representation of color #394345: hue angle of 190º degrees, saturation: 0.1, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.27% and HSV saturation: 0.17%. Process color model (Four color, CMYK) of #394345 is Cyan = 0.17, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.73.
Color convert
| RGB | 57 | 67 | 69 | - |
| CMYK | 0.17 | 0.03 | 0 | 0.73 |
| HSL | 190º | 0.1% | 0.25% | - |
| HSV(B) | 190º | 0.17% | 0.27% | - |
| XYZ | 4.77 | 5.31 | 6.4 | - |
| YUV | 64.24 | 130.69 | 122.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 57 | 67 | 69 | 0.17 | 0.03 | 0 | 0.73 | 190 | 0.1 | 0.25 |
| Hex | 39 | 43 | 45 | 11 | 3 | 0 | 49 | BE | A | 19 |
| Octal | 71 | 103 | 105 | 21 | 3 | 0 | 111 | 276 | 12 | 31 |
| Binary | 111001 | 1000011 | 1000101 | 10001 | 11 | 0 | 1001001 | 10111110 | 1010 | 11001 |
Color Harmonies of #394345
Complementary color
Monochromatic Colors of #394345
Black with #394345
Text Example
Text Example
White with #394345
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #394345; }
p { color: rgb(57,67,69); }
H1.HeaderClassName
{
color: #394345;
}
.AnyTagClassName
{
color: #394345;
}
</style>
background-color css
<style>
a { background-color: #394345; }
a { background-color: rgb(57,67,69); }
div.DivClassName
{
background-color: #394345;
}
.BgClassName
{
background-color: #394345;
}
</style>
border-color css
<style>
span { border-color: #394345; }
span { border-color: rgb(57,67,69); }
td.TdClassName
{
border-color: #394345;
}
.TagClassName
{
border-color: #394345;
}
</style>