Shades of Red Oxide #612623
Tints of Red Oxide #612623
RGB
CMYK
RGB Variations
Color information
#612623 (or 0x612623) is known color: Red Oxide. HEX triplet: 61, 26 and 23. RGB value is (97,38,35). Sum of RGB (Red+Green+Blue) = 97+38+35=170 (22% of max value = 765). Red value is 97 (38.28% from 255 or 57.06% from 170); Green value is 38 (15.23% from 255 or 22.35% from 170); Blue value is 35 (14.06% from 255 or 20.59% from 170); Max value from RGB is 97 - color contains mainly: red. Hex color #612623 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #612623 is #9ED9DC. Grayscale: #373737. Windows color (decimal): -10410461 or 2303585. OLE color: 2303585.
HSL color Cylindrical-coordinate representation of color #612623: hue angle of 2.9º degrees, saturation: 0.47, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #612623 is Cyan = 0, Magento = 0.61, Yellow = 0.64 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 97 | 38 | 35 | - |
| CMYK | 0 | 0.61 | 0.64 | 0.62 |
| HSL | 2.9º | 0.47% | 0.26% | - |
| HSV(B) | 2.9º | 0.64% | 0.38% | - |
| XYZ | 5.93 | 4.05 | 2.06 | - |
| YUV | 55.3 | 116.55 | 157.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 38 | 35 | 0 | 0.61 | 0.64 | 0.62 | 2.9 | 0.47 | 0.26 |
| Hex | 61 | 26 | 23 | 0 | 3D | 40 | 3E | 3 | 2F | 1A |
| Octal | 141 | 46 | 43 | 0 | 75 | 100 | 76 | 3 | 57 | 32 |
| Binary | 1100001 | 100110 | 100011 | 0 | 111101 | 1000000 | 111110 | 11 | 101111 | 11010 |
Color Harmonies of #612623
Complementary color
Monochromatic Colors of #612623
Black with #612623
Text Example
Text Example
White with #612623
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #612623; }
p { color: rgb(97,38,35); }
H1.HeaderClassName
{
color: #612623;
}
.AnyTagClassName
{
color: #612623;
}
</style>
background-color css
<style>
a { background-color: #612623; }
a { background-color: rgb(97,38,35); }
div.DivClassName
{
background-color: #612623;
}
.BgClassName
{
background-color: #612623;
}
</style>
border-color css
<style>
span { border-color: #612623; }
span { border-color: rgb(97,38,35); }
td.TdClassName
{
border-color: #612623;
}
.TagClassName
{
border-color: #612623;
}
</style>