Shades of Pueblo #713828
Tints of Pueblo #713828
RGB
CMYK
RGB Variations
Color information
#713828 (or 0x713828) is known color: Pueblo. HEX triplet: 71, 38 and 28. RGB value is (113,56,40). Sum of RGB (Red+Green+Blue) = 113+56+40=209 (27% of max value = 765). Red value is 113 (44.53% from 255 or 54.07% from 209); Green value is 56 (22.27% from 255 or 26.79% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 113 - color contains mainly: red. Hex color #713828 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713828 is #8EC7D7. Grayscale: #474747. Windows color (decimal): -9357272 or 2635889. OLE color: 2635889.
HSL color Cylindrical-coordinate representation of color #713828: hue angle of 13.15º 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 #713828 is Cyan = 0, Magento = 0.50, Yellow = 0.65 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 56 | 40 | - |
| CMYK | 0 | 0.50 | 0.65 | 0.56 |
| HSL | 13.15º | 0.48% | 0.3% | - |
| HSV(B) | 13.15º | 0.65% | 0.44% | - |
| XYZ | 8.61 | 6.49 | 2.81 | - |
| YUV | 71.22 | 110.38 | 157.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 56 | 40 | 0 | 0.50 | 0.65 | 0.56 | 13.15 | 0.48 | 0.3 |
| Hex | 71 | 38 | 28 | 0 | 32 | 41 | 38 | D | 30 | 1E |
| Octal | 161 | 70 | 50 | 0 | 62 | 101 | 70 | 15 | 60 | 36 |
| Binary | 1110001 | 111000 | 101000 | 0 | 110010 | 1000001 | 111000 | 1101 | 110000 | 11110 |
Color Harmonies of #713828
Complementary color
Monochromatic Colors of #713828
Black with #713828
Text Example
Text Example
White with #713828
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713828; }
p { color: rgb(113,56,40); }
H1.HeaderClassName
{
color: #713828;
}
.AnyTagClassName
{
color: #713828;
}
</style>
background-color css
<style>
a { background-color: #713828; }
a { background-color: rgb(113,56,40); }
div.DivClassName
{
background-color: #713828;
}
.BgClassName
{
background-color: #713828;
}
</style>
border-color css
<style>
span { border-color: #713828; }
span { border-color: rgb(113,56,40); }
td.TdClassName
{
border-color: #713828;
}
.TagClassName
{
border-color: #713828;
}
</style>