Shades of Pueblo #732712
Tints of Pueblo #732712
RGB
CMYK
RGB Variations
Color information
#732712 (or 0x732712) is known color: Pueblo. HEX triplet: 73, 27 and 12. RGB value is (115,39,18). Sum of RGB (Red+Green+Blue) = 115+39+18=172 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.86% from 172); Green value is 39 (15.62% from 255 or 22.67% from 172); Blue value is 18 (7.42% from 255 or 10.47% from 172); Max value from RGB is 115 - color contains mainly: red. Hex color #732712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732712 is #8CD8ED. Grayscale: #3B3B3B. Windows color (decimal): -9230574 or 1189747. OLE color: 1189747.
HSL color Cylindrical-coordinate representation of color #732712: hue angle of 12.99º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #732712 is Cyan = 0, Magento = 0.66, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 18 | - |
| CMYK | 0 | 0.66 | 0.84 | 0.55 |
| HSL | 12.99º | 0.73% | 0.26% | - |
| HSV(B) | 12.99º | 0.84% | 0.45% | - |
| XYZ | 7.9 | 5.14 | 1.15 | - |
| YUV | 59.33 | 104.68 | 167.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 18 | 0 | 0.66 | 0.84 | 0.55 | 12.99 | 0.73 | 0.26 |
| Hex | 73 | 27 | 12 | 0 | 42 | 54 | 37 | D | 49 | 1A |
| Octal | 163 | 47 | 22 | 0 | 102 | 124 | 67 | 15 | 111 | 32 |
| Binary | 1110011 | 100111 | 10010 | 0 | 1000010 | 1010100 | 110111 | 1101 | 1001001 | 11010 |
Color Harmonies of #732712
Complementary color
Monochromatic Colors of #732712
Black with #732712
Text Example
Text Example
White with #732712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732712; }
p { color: rgb(115,39,18); }
H1.HeaderClassName
{
color: #732712;
}
.AnyTagClassName
{
color: #732712;
}
</style>
background-color css
<style>
a { background-color: #732712; }
a { background-color: rgb(115,39,18); }
div.DivClassName
{
background-color: #732712;
}
.BgClassName
{
background-color: #732712;
}
</style>
border-color css
<style>
span { border-color: #732712; }
span { border-color: rgb(115,39,18); }
td.TdClassName
{
border-color: #732712;
}
.TagClassName
{
border-color: #732712;
}
</style>