Shades of Pueblo #713421
Tints of Pueblo #713421
RGB
CMYK
RGB Variations
Color information
#713421 (or 0x713421) is known color: Pueblo. HEX triplet: 71, 34 and 21. RGB value is (113,52,33). Sum of RGB (Red+Green+Blue) = 113+52+33=198 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.07% from 198); Green value is 52 (20.70% from 255 or 26.26% from 198); Blue value is 33 (13.28% from 255 or 16.67% from 198); Max value from RGB is 113 - color contains mainly: red. Hex color #713421 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713421 is #8ECBDE. Grayscale: #444444. Windows color (decimal): -9358303 or 2176113. OLE color: 2176113.
HSL color Cylindrical-coordinate representation of color #713421: hue angle of 14.25º degrees, saturation: 0.55, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.44% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #713421 is Cyan = 0, Magento = 0.54, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 52 | 33 | - |
| CMYK | 0 | 0.54 | 0.71 | 0.56 |
| HSL | 14.25º | 0.55% | 0.29% | - |
| HSV(B) | 14.25º | 0.71% | 0.44% | - |
| XYZ | 8.31 | 6.08 | 2.17 | - |
| YUV | 68.07 | 108.21 | 160.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 52 | 33 | 0 | 0.54 | 0.71 | 0.56 | 14.25 | 0.55 | 0.29 |
| Hex | 71 | 34 | 21 | 0 | 36 | 47 | 38 | E | 37 | 1D |
| Octal | 161 | 64 | 41 | 0 | 66 | 107 | 70 | 16 | 67 | 35 |
| Binary | 1110001 | 110100 | 100001 | 0 | 110110 | 1000111 | 111000 | 1110 | 110111 | 11101 |
Color Harmonies of #713421
Complementary color
Monochromatic Colors of #713421
Black with #713421
Text Example
Text Example
White with #713421
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713421; }
p { color: rgb(113,52,33); }
H1.HeaderClassName
{
color: #713421;
}
.AnyTagClassName
{
color: #713421;
}
</style>
background-color css
<style>
a { background-color: #713421; }
a { background-color: rgb(113,52,33); }
div.DivClassName
{
background-color: #713421;
}
.BgClassName
{
background-color: #713421;
}
</style>
border-color css
<style>
span { border-color: #713421; }
span { border-color: rgb(113,52,33); }
td.TdClassName
{
border-color: #713421;
}
.TagClassName
{
border-color: #713421;
}
</style>