Shades of Pueblo #713327
Tints of Pueblo #713327
RGB
CMYK
RGB Variations
Color information
#713327 (or 0x713327) is known color: Pueblo. HEX triplet: 71, 33 and 27. RGB value is (113,51,39). Sum of RGB (Red+Green+Blue) = 113+51+39=203 (26% of max value = 765). Red value is 113 (44.53% from 255 or 55.67% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 39 (15.62% from 255 or 19.21% from 203); Max value from RGB is 113 - color contains mainly: red. Hex color #713327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713327 is #8ECCD8. Grayscale: #444444. Windows color (decimal): -9358553 or 2569073. OLE color: 2569073.
HSL color Cylindrical-coordinate representation of color #713327: hue angle of 9.73º 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 #713327 is Cyan = 0, Magento = 0.55, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 39 | - |
| CMYK | 0 | 0.55 | 0.65 | 0.56 |
| HSL | 9.73º | 0.49% | 0.3% | - |
| HSV(B) | 9.73º | 0.65% | 0.44% | - |
| XYZ | 8.36 | 6.02 | 2.64 | - |
| YUV | 68.17 | 111.54 | 159.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 39 | 0 | 0.55 | 0.65 | 0.56 | 9.73 | 0.49 | 0.3 |
| Hex | 71 | 33 | 27 | 0 | 37 | 41 | 38 | A | 31 | 1E |
| Octal | 161 | 63 | 47 | 0 | 67 | 101 | 70 | 12 | 61 | 36 |
| Binary | 1110001 | 110011 | 100111 | 0 | 110111 | 1000001 | 111000 | 1010 | 110001 | 11110 |
Color Harmonies of #713327
Complementary color
Monochromatic Colors of #713327
Black with #713327
Text Example
Text Example
White with #713327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713327; }
p { color: rgb(113,51,39); }
H1.HeaderClassName
{
color: #713327;
}
.AnyTagClassName
{
color: #713327;
}
</style>
background-color css
<style>
a { background-color: #713327; }
a { background-color: rgb(113,51,39); }
div.DivClassName
{
background-color: #713327;
}
.BgClassName
{
background-color: #713327;
}
</style>
border-color css
<style>
span { border-color: #713327; }
span { border-color: rgb(113,51,39); }
td.TdClassName
{
border-color: #713327;
}
.TagClassName
{
border-color: #713327;
}
</style>