Shades of Red Oxide #602727
Tints of Red Oxide #602727
RGB
CMYK
RGB Variations
Color information
#602727 (or 0x602727) is known color: Red Oxide. HEX triplet: 60, 27 and 27. RGB value is (96,39,39). Sum of RGB (Red+Green+Blue) = 96+39+39=174 (23% of max value = 765). Red value is 96 (37.89% from 255 or 55.17% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 39 (15.62% from 255 or 22.41% from 174); Max value from RGB is 96 - color contains mainly: red. Hex color #602727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #602727 is #9FD8D8. Grayscale: #383838. Windows color (decimal): -10475737 or 2565984. OLE color: 2565984.
HSL color Cylindrical-coordinate representation of color #602727: hue angle of 0º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #602727 is Cyan = 0, Magento = 0.59, Yellow = 0.59 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 96 | 39 | 39 | - |
| CMYK | 0 | 0.59 | 0.59 | 0.62 |
| HSL | 0º | 0.42% | 0.26% | - |
| HSV(B) | 0º | 0.59% | 0.38% | - |
| XYZ | 5.92 | 4.08 | 2.4 | - |
| YUV | 56.04 | 118.38 | 156.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 96 | 39 | 39 | 0 | 0.59 | 0.59 | 0.62 | 0 | 0.42 | 0.26 |
| Hex | 60 | 27 | 27 | 0 | 3B | 3B | 3E | 0 | 2A | 1A |
| Octal | 140 | 47 | 47 | 0 | 73 | 73 | 76 | 0 | 52 | 32 |
| Binary | 1100000 | 100111 | 100111 | 0 | 111011 | 111011 | 111110 | 0 | 101010 | 11010 |
Color Harmonies of #602727
Complementary color
Monochromatic Colors of #602727
Black with #602727
Text Example
Text Example
White with #602727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #602727; }
p { color: rgb(96,39,39); }
H1.HeaderClassName
{
color: #602727;
}
.AnyTagClassName
{
color: #602727;
}
</style>
background-color css
<style>
a { background-color: #602727; }
a { background-color: rgb(96,39,39); }
div.DivClassName
{
background-color: #602727;
}
.BgClassName
{
background-color: #602727;
}
</style>
border-color css
<style>
span { border-color: #602727; }
span { border-color: rgb(96,39,39); }
td.TdClassName
{
border-color: #602727;
}
.TagClassName
{
border-color: #602727;
}
</style>