Shades of Pueblo #713127
Tints of Pueblo #713127
RGB
CMYK
RGB Variations
Color information
#713127 (or 0x713127) is known color: Pueblo. HEX triplet: 71, 31 and 27. RGB value is (113,49,39). Sum of RGB (Red+Green+Blue) = 113+49+39=201 (26% of max value = 765). Red value is 113 (44.53% from 255 or 56.22% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 39 (15.62% from 255 or 19.40% from 201); Max value from RGB is 113 - color contains mainly: red. Hex color #713127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713127 is #8ECED8. Grayscale: #434343. Windows color (decimal): -9359065 or 2568561. OLE color: 2568561.
HSL color Cylindrical-coordinate representation of color #713127: hue angle of 8.11º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.65%. Process color model (Four color, CMYK) of #713127 is Cyan = 0, Magento = 0.57, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 49 | 39 | - |
| CMYK | 0 | 0.57 | 0.65 | 0.56 |
| HSL | 8.11º | 0.49% | 0.3% | - |
| HSV(B) | 8.11º | 0.65% | 0.44% | - |
| XYZ | 8.27 | 5.85 | 2.61 | - |
| YUV | 67 | 112.2 | 160.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 49 | 39 | 0 | 0.57 | 0.65 | 0.56 | 8.11 | 0.49 | 0.3 |
| Hex | 71 | 31 | 27 | 0 | 39 | 41 | 38 | 8 | 31 | 1E |
| Octal | 161 | 61 | 47 | 0 | 71 | 101 | 70 | 10 | 61 | 36 |
| Binary | 1110001 | 110001 | 100111 | 0 | 111001 | 1000001 | 111000 | 1000 | 110001 | 11110 |
Color Harmonies of #713127
Complementary color
Monochromatic Colors of #713127
Black with #713127
Text Example
Text Example
White with #713127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713127; }
p { color: rgb(113,49,39); }
H1.HeaderClassName
{
color: #713127;
}
.AnyTagClassName
{
color: #713127;
}
</style>
background-color css
<style>
a { background-color: #713127; }
a { background-color: rgb(113,49,39); }
div.DivClassName
{
background-color: #713127;
}
.BgClassName
{
background-color: #713127;
}
</style>
border-color css
<style>
span { border-color: #713127; }
span { border-color: rgb(113,49,39); }
td.TdClassName
{
border-color: #713127;
}
.TagClassName
{
border-color: #713127;
}
</style>