Shades of Pueblo #713321
Tints of Pueblo #713321
RGB
CMYK
RGB Variations
Color information
#713321 (or 0x713321) is known color: Pueblo. HEX triplet: 71, 33 and 21. RGB value is (113,51,33). Sum of RGB (Red+Green+Blue) = 113+51+33=197 (26% of max value = 765). Red value is 113 (44.53% from 255 or 57.36% from 197); Green value is 51 (20.31% from 255 or 25.89% from 197); Blue value is 33 (13.28% from 255 or 16.75% from 197); Max value from RGB is 113 - color contains mainly: red. Hex color #713321 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #713321 is #8ECCDE. Grayscale: #434343. Windows color (decimal): -9358559 or 2175857. OLE color: 2175857.
HSL color Cylindrical-coordinate representation of color #713321: hue angle of 13.5º 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 #713321 is Cyan = 0, Magento = 0.55, Yellow = 0.71 and Black (K on CMYK) = 0.56.
Color convert
| RGB | 113 | 51 | 33 | - |
| CMYK | 0 | 0.55 | 0.71 | 0.56 |
| HSL | 13.5º | 0.55% | 0.29% | - |
| HSV(B) | 13.5º | 0.71% | 0.44% | - |
| XYZ | 8.27 | 5.99 | 2.16 | - |
| YUV | 67.49 | 108.54 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 113 | 51 | 33 | 0 | 0.55 | 0.71 | 0.56 | 13.5 | 0.55 | 0.29 |
| Hex | 71 | 33 | 21 | 0 | 37 | 47 | 38 | E | 37 | 1D |
| Octal | 161 | 63 | 41 | 0 | 67 | 107 | 70 | 16 | 67 | 35 |
| Binary | 1110001 | 110011 | 100001 | 0 | 110111 | 1000111 | 111000 | 1110 | 110111 | 11101 |
Color Harmonies of #713321
Complementary color
Monochromatic Colors of #713321
Black with #713321
Text Example
Text Example
White with #713321
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #713321; }
p { color: rgb(113,51,33); }
H1.HeaderClassName
{
color: #713321;
}
.AnyTagClassName
{
color: #713321;
}
</style>
background-color css
<style>
a { background-color: #713321; }
a { background-color: rgb(113,51,33); }
div.DivClassName
{
background-color: #713321;
}
.BgClassName
{
background-color: #713321;
}
</style>
border-color css
<style>
span { border-color: #713321; }
span { border-color: rgb(113,51,33); }
td.TdClassName
{
border-color: #713321;
}
.TagClassName
{
border-color: #713321;
}
</style>