Shades of Red Oxide #622727
Tints of Red Oxide #622727
RGB
CMYK
RGB Variations
Color information
#622727 (or 0x622727) is known color: Red Oxide. HEX triplet: 62, 27 and 27. RGB value is (98,39,39). Sum of RGB (Red+Green+Blue) = 98+39+39=176 (23% of max value = 765). Red value is 98 (38.67% from 255 or 55.68% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 39 (15.62% from 255 or 22.16% from 176); Max value from RGB is 98 - color contains mainly: red. Hex color #622727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #622727 is #9DD8D8. Grayscale: #383838. Windows color (decimal): -10344665 or 2565986. OLE color: 2565986.
HSL color Cylindrical-coordinate representation of color #622727: hue angle of 0º 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 #622727 is Cyan = 0, Magento = 0.60, Yellow = 0.60 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 98 | 39 | 39 | - |
| CMYK | 0 | 0.60 | 0.60 | 0.62 |
| HSL | 0º | 0.43% | 0.27% | - |
| HSV(B) | 0º | 0.6% | 0.38% | - |
| XYZ | 6.13 | 4.19 | 2.41 | - |
| YUV | 56.64 | 118.05 | 157.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 39 | 39 | 0 | 0.60 | 0.60 | 0.62 | 0 | 0.43 | 0.27 |
| Hex | 62 | 27 | 27 | 0 | 3C | 3C | 3E | 0 | 2B | 1B |
| Octal | 142 | 47 | 47 | 0 | 74 | 74 | 76 | 0 | 53 | 33 |
| Binary | 1100010 | 100111 | 100111 | 0 | 111100 | 111100 | 111110 | 0 | 101011 | 11011 |
Color Harmonies of #622727
Complementary color
Monochromatic Colors of #622727
Black with #622727
Text Example
Text Example
White with #622727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #622727; }
p { color: rgb(98,39,39); }
H1.HeaderClassName
{
color: #622727;
}
.AnyTagClassName
{
color: #622727;
}
</style>
background-color css
<style>
a { background-color: #622727; }
a { background-color: rgb(98,39,39); }
div.DivClassName
{
background-color: #622727;
}
.BgClassName
{
background-color: #622727;
}
</style>
border-color css
<style>
span { border-color: #622727; }
span { border-color: rgb(98,39,39); }
td.TdClassName
{
border-color: #622727;
}
.TagClassName
{
border-color: #622727;
}
</style>