Shades of Rustic Red #380618
Tints of Rustic Red #380618
RGB
CMYK
RGB Variations
Color information
#380618 (or 0x380618) is known color: Rustic Red. HEX triplet: 38, 06 and 18. RGB value is (56,6,24). Sum of RGB (Red+Green+Blue) = 56+6+24=86 (11% of max value = 765). Red value is 56 (22.27% from 255 or 65.12% from 86); Green value is 6 (2.73% from 255 or 6.98% from 86); Blue value is 24 (9.77% from 255 or 27.91% from 86); Max value from RGB is 56 - color contains mainly: red. Hex color #380618 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #380618 is #C7F9E7. Grayscale: #161616. Windows color (decimal): -13105640 or 1574456. OLE color: 1574456.
HSL color Cylindrical-coordinate representation of color #380618: hue angle of 338.4º degrees, saturation: 0.81, lightness: 0.12%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.89%. Process color model (Four color, CMYK) of #380618 is Cyan = 0, Magento = 0.89, Yellow = 0.57 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 6 | 24 | - |
| CMYK | 0 | 0.89 | 0.57 | 0.78 |
| HSL | 338.4º | 0.81% | 0.12% | - |
| HSV(B) | 338.4º | 0.89% | 0.22% | - |
| XYZ | 1.86 | 1.04 | 0.97 | - |
| YUV | 23 | 128.57 | 151.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 6 | 24 | 0 | 0.89 | 0.57 | 0.78 | 338.4 | 0.81 | 0.12 |
| Hex | 38 | 6 | 18 | 0 | 59 | 39 | 4E | 152 | 51 | C |
| Octal | 70 | 6 | 30 | 0 | 131 | 71 | 116 | 522 | 121 | 14 |
| Binary | 111000 | 110 | 11000 | 0 | 1011001 | 111001 | 1001110 | 101010010 | 1010001 | 1100 |
Color Harmonies of #380618
Complementary color
Monochromatic Colors of #380618
Black with #380618
Text Example
Text Example
White with #380618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #380618; }
p { color: rgb(56,6,24); }
H1.HeaderClassName
{
color: #380618;
}
.AnyTagClassName
{
color: #380618;
}
</style>
background-color css
<style>
a { background-color: #380618; }
a { background-color: rgb(56,6,24); }
div.DivClassName
{
background-color: #380618;
}
.BgClassName
{
background-color: #380618;
}
</style>
border-color css
<style>
span { border-color: #380618; }
span { border-color: rgb(56,6,24); }
td.TdClassName
{
border-color: #380618;
}
.TagClassName
{
border-color: #380618;
}
</style>