Shades of Charade #384649
Tints of Charade #384649
RGB
CMYK
RGB Variations
Color information
#384649 (or 0x384649) is known color: Charade. HEX triplet: 38, 46 and 49. RGB value is (56,70,73). Sum of RGB (Red+Green+Blue) = 56+70+73=199 (26% of max value = 765). Red value is 56 (22.27% from 255 or 28.14% from 199); Green value is 70 (27.73% from 255 or 35.18% from 199); Blue value is 73 (28.91% from 255 or 36.68% from 199); Max value from RGB is 73 - color contains mainly: blue. Hex color #384649 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384649 is #C7B9B6. Grayscale: #424242. Windows color (decimal): -13089207 or 4802104. OLE color: 4802104.
HSL color Cylindrical-coordinate representation of color #384649: hue angle of 190.59º degrees, saturation: 0.13, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.29% and HSV saturation: 0.23%. Process color model (Four color, CMYK) of #384649 is Cyan = 0.23, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.71.
Color convert
| RGB | 56 | 70 | 73 | - |
| CMYK | 0.23 | 0.04 | 0 | 0.71 |
| HSL | 190.59º | 0.13% | 0.25% | - |
| HSV(B) | 190.59º | 0.23% | 0.29% | - |
| XYZ | 5.02 | 5.7 | 7.14 | - |
| YUV | 66.16 | 131.86 | 120.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 70 | 73 | 0.23 | 0.04 | 0 | 0.71 | 190.59 | 0.13 | 0.25 |
| Hex | 38 | 46 | 49 | 17 | 4 | 0 | 47 | BF | D | 19 |
| Octal | 70 | 106 | 111 | 27 | 4 | 0 | 107 | 277 | 15 | 31 |
| Binary | 111000 | 1000110 | 1001001 | 10111 | 100 | 0 | 1000111 | 10111111 | 1101 | 11001 |
Color Harmonies of #384649
Complementary color
Monochromatic Colors of #384649
Black with #384649
Text Example
Text Example
White with #384649
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384649; }
p { color: rgb(56,70,73); }
H1.HeaderClassName
{
color: #384649;
}
.AnyTagClassName
{
color: #384649;
}
</style>
background-color css
<style>
a { background-color: #384649; }
a { background-color: rgb(56,70,73); }
div.DivClassName
{
background-color: #384649;
}
.BgClassName
{
background-color: #384649;
}
</style>
border-color css
<style>
span { border-color: #384649; }
span { border-color: rgb(56,70,73); }
td.TdClassName
{
border-color: #384649;
}
.TagClassName
{
border-color: #384649;
}
</style>