Shades of Pueblo #713728
Tints of Pueblo #713728
RGB
CMYK
RGB Variations
Color information
#713728 (or 0x713728) is known color: Pueblo. HEX triplet: 71, 37 and 28. RGB value is (113,55,40). Sum of RGB (Red+Green+Blue) = 113+55+40=208 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.33% from 208); Green value is 55 (21.88% from 255 or 26.44% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 113 - color contains mainly: red. Hex color #713728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713728 is #8EC8D7. Grayscale: #464646. Windows color (decimal): -9357528 or 2635633. OLE color: 2635633.
HSL color Cylindrical-coordinate representation of color #713728: hue angle of 12.33º degrees, saturation: 0.48, 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 #713728 is Cyan = 0, Magento = 0.51, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 55 | 40 | - |
| CMYK | 0 | 0.51 | 0.65 | 0.56 |
| HSL | 12.33º | 0.48% | 0.3% | - |
| HSV(B) | 12.33º | 0.65% | 0.44% | - |
| XYZ | 8.56 | 6.4 | 2.79 | - |
| YUV | 70.63 | 110.72 | 158.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 55 | 40 | 0 | 0.51 | 0.65 | 0.56 | 12.33 | 0.48 | 0.3 |
| Hex | 71 | 37 | 28 | 0 | 33 | 41 | 38 | C | 30 | 1E |
| Octal | 161 | 67 | 50 | 0 | 63 | 101 | 70 | 14 | 60 | 36 |
| Binary | 1110001 | 110111 | 101000 | 0 | 110011 | 1000001 | 111000 | 1100 | 110000 | 11110 |
Color Harmonies of #713728
Complementary color
Monochromatic Colors of #713728
Black with #713728
Text Example
Text Example
White with #713728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713728; }
p { color: rgb(113,55,40); }
H1.HeaderClassName
{
color: #713728;
}
.AnyTagClassName
{
color: #713728;
}
</style>
background-color css
<style>
a { background-color: #713728; }
a { background-color: rgb(113,55,40); }
div.DivClassName
{
background-color: #713728;
}
.BgClassName
{
background-color: #713728;
}
</style>
border-color css
<style>
span { border-color: #713728; }
span { border-color: rgb(113,55,40); }
td.TdClassName
{
border-color: #713728;
}
.TagClassName
{
border-color: #713728;
}
</style>