Shades of Rustic Red #380506
Tints of Rustic Red #380506
RGB
CMYK
RGB Variations
Color information
#380506 (or 0x380506) is known color: Rustic Red. HEX triplet: 38, 05 and 06. RGB value is (56,5,6). Sum of RGB (Red+Green+Blue) = 56+5+6=67 (8% of max value = 765). Red value is 56 (22.27% from 255 or 83.58% from 67); Green value is 5 (2.34% from 255 or 7.46% from 67); Blue value is 6 (2.73% from 255 or 8.96% from 67); Max value from RGB is 56 - color contains mainly: red. Hex color #380506 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380506 is #C7FAF9. Grayscale: #141414. Windows color (decimal): -13105914 or 394552. OLE color: 394552.
HSL color Cylindrical-coordinate representation of color #380506: hue angle of 358.82º degrees, saturation: 0.84, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.91%. Process color model (Four color, CMYK) of #380506 is Cyan = 0, Magento = 0.91, Yellow = 0.89 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 5 | 6 | - |
| CMYK | 0 | 0.91 | 0.89 | 0.78 |
| HSL | 358.82º | 0.84% | 0.12% | - |
| HSV(B) | 358.82º | 0.91% | 0.22% | - |
| XYZ | 1.72 | 0.96 | 0.27 | - |
| YUV | 20.36 | 119.9 | 153.42 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 5 | 6 | 0 | 0.91 | 0.89 | 0.78 | 358.82 | 0.84 | 0.12 |
| Hex | 38 | 5 | 6 | 0 | 5B | 59 | 4E | 167 | 54 | C |
| Octal | 70 | 5 | 6 | 0 | 133 | 131 | 116 | 547 | 124 | 14 |
| Binary | 111000 | 101 | 110 | 0 | 1011011 | 1011001 | 1001110 | 101100111 | 1010100 | 1100 |
Color Harmonies of #380506
Complementary color
Monochromatic Colors of #380506
Black with #380506
Text Example
Text Example
White with #380506
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380506; }
p { color: rgb(56,5,6); }
H1.HeaderClassName
{
color: #380506;
}
.AnyTagClassName
{
color: #380506;
}
</style>
background-color css
<style>
a { background-color: #380506; }
a { background-color: rgb(56,5,6); }
div.DivClassName
{
background-color: #380506;
}
.BgClassName
{
background-color: #380506;
}
</style>
border-color css
<style>
span { border-color: #380506; }
span { border-color: rgb(56,5,6); }
td.TdClassName
{
border-color: #380506;
}
.TagClassName
{
border-color: #380506;
}
</style>