Shades of Pueblo #713627
Tints of Pueblo #713627
RGB
CMYK
RGB Variations
Color information
#713627 (or 0x713627) is known color: Pueblo. HEX triplet: 71, 36 and 27. RGB value is (113,54,39). Sum of RGB (Red+Green+Blue) = 113+54+39=206 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.85% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 39 (15.62% from 255 or 18.93% from 206); Max value from RGB is 113 - color contains mainly: red. Hex color #713627 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713627 is #8EC9D8. Grayscale: #464646. Windows color (decimal): -9357785 or 2569841. OLE color: 2569841.
HSL color Cylindrical-coordinate representation of color #713627: hue angle of 12.16º 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 #713627 is Cyan = 0, Magento = 0.52, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 39 | - |
| CMYK | 0 | 0.52 | 0.65 | 0.56 |
| HSL | 12.16º | 0.49% | 0.3% | - |
| HSV(B) | 12.16º | 0.65% | 0.44% | - |
| XYZ | 8.5 | 6.3 | 2.69 | - |
| YUV | 69.93 | 110.55 | 158.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 39 | 0 | 0.52 | 0.65 | 0.56 | 12.16 | 0.49 | 0.3 |
| Hex | 71 | 36 | 27 | 0 | 34 | 41 | 38 | C | 31 | 1E |
| Octal | 161 | 66 | 47 | 0 | 64 | 101 | 70 | 14 | 61 | 36 |
| Binary | 1110001 | 110110 | 100111 | 0 | 110100 | 1000001 | 111000 | 1100 | 110001 | 11110 |
Color Harmonies of #713627
Complementary color
Monochromatic Colors of #713627
Black with #713627
Text Example
Text Example
White with #713627
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713627; }
p { color: rgb(113,54,39); }
H1.HeaderClassName
{
color: #713627;
}
.AnyTagClassName
{
color: #713627;
}
</style>
background-color css
<style>
a { background-color: #713627; }
a { background-color: rgb(113,54,39); }
div.DivClassName
{
background-color: #713627;
}
.BgClassName
{
background-color: #713627;
}
</style>
border-color css
<style>
span { border-color: #713627; }
span { border-color: rgb(113,54,39); }
td.TdClassName
{
border-color: #713627;
}
.TagClassName
{
border-color: #713627;
}
</style>