Shades of Charade #384348
Tints of Charade #384348
RGB
CMYK
RGB Variations
Color information
#384348 (or 0x384348) is known color: Charade. HEX triplet: 38, 43 and 48. RGB value is (56,67,72). Sum of RGB (Red+Green+Blue) = 56+67+72=195 (25% of max value = 765). Red value is 56 (22.27% from 255 or 28.72% from 195); Green value is 67 (26.56% from 255 or 34.36% from 195); Blue value is 72 (28.52% from 255 or 36.92% from 195); Max value from RGB is 72 - color contains mainly: blue. Hex color #384348 is not a web safe color. Web safe color analog (approx): #333333. Inversed color of #384348 is #C7BCB7. Grayscale: #404040. Windows color (decimal): -13089976 or 4735800. OLE color: 4735800.
HSL color Cylindrical-coordinate representation of color #384348: hue angle of 198.75º degrees, saturation: 0.12, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.28% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #384348 is Cyan = 0.22, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.72.
Color convert
| RGB | 56 | 67 | 72 | - |
| CMYK | 0.22 | 0.07 | 0 | 0.72 |
| HSL | 198.75º | 0.13% | 0.25% | - |
| HSV(B) | 198.75º | 0.22% | 0.28% | - |
| XYZ | 4.81 | 5.32 | 6.9 | - |
| YUV | 64.28 | 132.36 | 122.09 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 67 | 72 | 0.22 | 0.07 | 0 | 0.72 | 198.75 | 0.13 | 0.25 |
| Hex | 38 | 43 | 48 | 16 | 7 | 0 | 48 | C7 | C | 19 |
| Octal | 70 | 103 | 110 | 26 | 7 | 0 | 110 | 307 | 14 | 31 |
| Binary | 111000 | 1000011 | 1001000 | 10110 | 111 | 0 | 1001000 | 11000111 | 1100 | 11001 |
Color Harmonies of #384348
Complementary color
Monochromatic Colors of #384348
Black with #384348
Text Example
Text Example
White with #384348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #384348; }
p { color: rgb(56,67,72); }
H1.HeaderClassName
{
color: #384348;
}
.AnyTagClassName
{
color: #384348;
}
</style>
background-color css
<style>
a { background-color: #384348; }
a { background-color: rgb(56,67,72); }
div.DivClassName
{
background-color: #384348;
}
.BgClassName
{
background-color: #384348;
}
</style>
border-color css
<style>
span { border-color: #384348; }
span { border-color: rgb(56,67,72); }
td.TdClassName
{
border-color: #384348;
}
.TagClassName
{
border-color: #384348;
}
</style>