Shades of Rustic Red #381012
Tints of Rustic Red #381012
RGB
CMYK
RGB Variations
Color information
#381012 (or 0x381012) is known color: Rustic Red. HEX triplet: 38, 10 and 12. RGB value is (56,16,18). Sum of RGB (Red+Green+Blue) = 56+16+18=90 (11% of max value = 765). Red value is 56 (22.27% from 255 or 62.22% from 90); Green value is 16 (6.64% from 255 or 17.78% from 90); Blue value is 18 (7.42% from 255 or 20% from 90); Max value from RGB is 56 - color contains mainly: red. Hex color #381012 is not a web safe color. Web safe color analog (approx): #330000. Inversed color of #381012 is #C7EFED. Grayscale: #1C1C1C. Windows color (decimal): -13103086 or 1183800. OLE color: 1183800.
HSL color Cylindrical-coordinate representation of color #381012: hue angle of 357º degrees, saturation: 0.56, lightness: 0.14%. HSV value (or HSB Brightness) of color is 0.22% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #381012 is Cyan = 0, Magento = 0.71, Yellow = 0.68 and Black (K on CMYK) = 0.78.
Color convert
| RGB | 56 | 16 | 18 | - |
| CMYK | 0 | 0.71 | 0.68 | 0.78 |
| HSL | 357º | 0.56% | 0.14% | - |
| HSV(B) | 357º | 0.71% | 0.22% | - |
| XYZ | 1.93 | 1.26 | 0.71 | - |
| YUV | 28.19 | 122.25 | 147.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 16 | 18 | 0 | 0.71 | 0.68 | 0.78 | 357 | 0.56 | 0.14 |
| Hex | 38 | 10 | 12 | 0 | 47 | 44 | 4E | 165 | 38 | E |
| Octal | 70 | 20 | 22 | 0 | 107 | 104 | 116 | 545 | 70 | 16 |
| Binary | 111000 | 10000 | 10010 | 0 | 1000111 | 1000100 | 1001110 | 101100101 | 111000 | 1110 |
Color Harmonies of #381012
Complementary color
Monochromatic Colors of #381012
Black with #381012
Text Example
Text Example
White with #381012
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #381012; }
p { color: rgb(56,16,18); }
H1.HeaderClassName
{
color: #381012;
}
.AnyTagClassName
{
color: #381012;
}
</style>
background-color css
<style>
a { background-color: #381012; }
a { background-color: rgb(56,16,18); }
div.DivClassName
{
background-color: #381012;
}
.BgClassName
{
background-color: #381012;
}
</style>
border-color css
<style>
span { border-color: #381012; }
span { border-color: rgb(56,16,18); }
td.TdClassName
{
border-color: #381012;
}
.TagClassName
{
border-color: #381012;
}
</style>