Shades of Pueblo #713625
Tints of Pueblo #713625
RGB
CMYK
RGB Variations
Color information
#713625 (or 0x713625) is known color: Pueblo. HEX triplet: 71, 36 and 25. RGB value is (113,54,37). Sum of RGB (Red+Green+Blue) = 113+54+37=204 (27% of max value = 765). Red value is 113 (44.53% from 255 or 55.39% from 204); Green value is 54 (21.48% from 255 or 26.47% from 204); Blue value is 37 (14.84% from 255 or 18.14% from 204); Max value from RGB is 113 - color contains mainly: red. Hex color #713625 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713625 is #8EC9DA. Grayscale: #454545. Windows color (decimal): -9357787 or 2438769. OLE color: 2438769.
HSL color Cylindrical-coordinate representation of color #713625: hue angle of 13.42º degrees, saturation: 0.51, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #713625 is Cyan = 0, Magento = 0.52, Yellow = 0.67 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 54 | 37 | - |
| CMYK | 0 | 0.52 | 0.67 | 0.56 |
| HSL | 13.42º | 0.51% | 0.29% | - |
| HSV(B) | 13.42º | 0.67% | 0.44% | - |
| XYZ | 8.46 | 6.28 | 2.52 | - |
| YUV | 69.7 | 109.55 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 54 | 37 | 0 | 0.52 | 0.67 | 0.56 | 13.42 | 0.51 | 0.29 |
| Hex | 71 | 36 | 25 | 0 | 34 | 43 | 38 | D | 33 | 1D |
| Octal | 161 | 66 | 45 | 0 | 64 | 103 | 70 | 15 | 63 | 35 |
| Binary | 1110001 | 110110 | 100101 | 0 | 110100 | 1000011 | 111000 | 1101 | 110011 | 11101 |
Color Harmonies of #713625
Complementary color
Monochromatic Colors of #713625
Black with #713625
Text Example
Text Example
White with #713625
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713625; }
p { color: rgb(113,54,37); }
H1.HeaderClassName
{
color: #713625;
}
.AnyTagClassName
{
color: #713625;
}
</style>
background-color css
<style>
a { background-color: #713625; }
a { background-color: rgb(113,54,37); }
div.DivClassName
{
background-color: #713625;
}
.BgClassName
{
background-color: #713625;
}
</style>
border-color css
<style>
span { border-color: #713625; }
span { border-color: rgb(113,54,37); }
td.TdClassName
{
border-color: #713625;
}
.TagClassName
{
border-color: #713625;
}
</style>