Shades of Pueblo #713227
Tints of Pueblo #713227
RGB
CMYK
RGB Variations
Color information
#713227 (or 0x713227) is known color: Pueblo. HEX triplet: 71, 32 and 27. RGB value is (113,50,39). Sum of RGB (Red+Green+Blue) = 113+50+39=202 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.94% from 202); Green value is 50 (19.92% from 255 or 24.75% from 202); Blue value is 39 (15.62% from 255 or 19.31% from 202); Max value from RGB is 113 - color contains mainly: red. Hex color #713227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713227 is #8ECDD8. Grayscale: #434343. Windows color (decimal): -9358809 or 2568817. OLE color: 2568817.
HSL color Cylindrical-coordinate representation of color #713227: hue angle of 8.92º 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 #713227 is Cyan = 0, Magento = 0.56, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 50 | 39 | - |
| CMYK | 0 | 0.56 | 0.65 | 0.56 |
| HSL | 8.92º | 0.49% | 0.3% | - |
| HSV(B) | 8.92º | 0.65% | 0.44% | - |
| XYZ | 8.32 | 5.94 | 2.63 | - |
| YUV | 67.58 | 111.87 | 160.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 50 | 39 | 0 | 0.56 | 0.65 | 0.56 | 8.92 | 0.49 | 0.3 |
| Hex | 71 | 32 | 27 | 0 | 38 | 41 | 38 | 9 | 31 | 1E |
| Octal | 161 | 62 | 47 | 0 | 70 | 101 | 70 | 11 | 61 | 36 |
| Binary | 1110001 | 110010 | 100111 | 0 | 111000 | 1000001 | 111000 | 1001 | 110001 | 11110 |
Color Harmonies of #713227
Complementary color
Monochromatic Colors of #713227
Black with #713227
Text Example
Text Example
White with #713227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713227; }
p { color: rgb(113,50,39); }
H1.HeaderClassName
{
color: #713227;
}
.AnyTagClassName
{
color: #713227;
}
</style>
background-color css
<style>
a { background-color: #713227; }
a { background-color: rgb(113,50,39); }
div.DivClassName
{
background-color: #713227;
}
.BgClassName
{
background-color: #713227;
}
</style>
border-color css
<style>
span { border-color: #713227; }
span { border-color: rgb(113,50,39); }
td.TdClassName
{
border-color: #713227;
}
.TagClassName
{
border-color: #713227;
}
</style>