Shades of Pueblo #732616
Tints of Pueblo #732616
RGB
CMYK
RGB Variations
Color information
#732616 (or 0x732616) is known color: Pueblo. HEX triplet: 73, 26 and 16. RGB value is (115,38,22). Sum of RGB (Red+Green+Blue) = 115+38+22=175 (23% of max value = 765). Red value is 115 (45.31% from 255 or 65.71% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 22 (8.98% from 255 or 12.57% from 175); Max value from RGB is 115 - color contains mainly: red. Hex color #732616 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732616 is #8CD9E9. Grayscale: #3B3B3B. Windows color (decimal): -9230826 or 1451635. OLE color: 1451635.
HSL color Cylindrical-coordinate representation of color #732616: hue angle of 10.32º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #732616 is Cyan = 0, Magento = 0.67, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 22 | - |
| CMYK | 0 | 0.67 | 0.81 | 0.55 |
| HSL | 10.32º | 0.68% | 0.27% | - |
| HSV(B) | 10.32º | 0.81% | 0.45% | - |
| XYZ | 7.91 | 5.09 | 1.32 | - |
| YUV | 59.2 | 107.01 | 167.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 22 | 0 | 0.67 | 0.81 | 0.55 | 10.32 | 0.68 | 0.27 |
| Hex | 73 | 26 | 16 | 0 | 43 | 51 | 37 | A | 44 | 1B |
| Octal | 163 | 46 | 26 | 0 | 103 | 121 | 67 | 12 | 104 | 33 |
| Binary | 1110011 | 100110 | 10110 | 0 | 1000011 | 1010001 | 110111 | 1010 | 1000100 | 11011 |
Color Harmonies of #732616
Complementary color
Monochromatic Colors of #732616
Black with #732616
Text Example
Text Example
White with #732616
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732616; }
p { color: rgb(115,38,22); }
H1.HeaderClassName
{
color: #732616;
}
.AnyTagClassName
{
color: #732616;
}
</style>
background-color css
<style>
a { background-color: #732616; }
a { background-color: rgb(115,38,22); }
div.DivClassName
{
background-color: #732616;
}
.BgClassName
{
background-color: #732616;
}
</style>
border-color css
<style>
span { border-color: #732616; }
span { border-color: rgb(115,38,22); }
td.TdClassName
{
border-color: #732616;
}
.TagClassName
{
border-color: #732616;
}
</style>