Shades of Red Oxide #612827
Tints of Red Oxide #612827
RGB
CMYK
RGB Variations
Color information
#612827 (or 0x612827) is known color: Red Oxide. HEX triplet: 61, 28 and 27. RGB value is (97,40,39). Sum of RGB (Red+Green+Blue) = 97+40+39=176 (23% of max value = 765). Red value is 97 (38.28% from 255 or 55.11% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 39 (15.62% from 255 or 22.16% from 176); Max value from RGB is 97 - color contains mainly: red. Hex color #612827 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612827 is #9ED7D8. Grayscale: #383838. Windows color (decimal): -10409945 or 2566241. OLE color: 2566241.
HSL color Cylindrical-coordinate representation of color #612827: hue angle of 1.03º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #612827 is Cyan = 0, Magento = 0.59, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 40 | 39 | - |
| CMYK | 0 | 0.59 | 0.60 | 0.62 |
| HSL | 1.03º | 0.43% | 0.27% | - |
| HSV(B) | 1.03º | 0.6% | 0.38% | - |
| XYZ | 6.05 | 4.21 | 2.41 | - |
| YUV | 56.93 | 117.88 | 156.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 40 | 39 | 0 | 0.59 | 0.60 | 0.62 | 1.03 | 0.43 | 0.27 |
| Hex | 61 | 28 | 27 | 0 | 3B | 3C | 3E | 1 | 2B | 1B |
| Octal | 141 | 50 | 47 | 0 | 73 | 74 | 76 | 1 | 53 | 33 |
| Binary | 1100001 | 101000 | 100111 | 0 | 111011 | 111100 | 111110 | 1 | 101011 | 11011 |
Color Harmonies of #612827
Complementary color
Monochromatic Colors of #612827
Black with #612827
Text Example
Text Example
White with #612827
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612827; }
p { color: rgb(97,40,39); }
H1.HeaderClassName
{
color: #612827;
}
.AnyTagClassName
{
color: #612827;
}
</style>
background-color css
<style>
a { background-color: #612827; }
a { background-color: rgb(97,40,39); }
div.DivClassName
{
background-color: #612827;
}
.BgClassName
{
background-color: #612827;
}
</style>
border-color css
<style>
span { border-color: #612827; }
span { border-color: rgb(97,40,39); }
td.TdClassName
{
border-color: #612827;
}
.TagClassName
{
border-color: #612827;
}
</style>