Shades of Pueblo #732515
Tints of Pueblo #732515
RGB
CMYK
RGB Variations
Color information
#732515 (or 0x732515) is known color: Pueblo. HEX triplet: 73, 25 and 15. RGB value is (115,37,21). Sum of RGB (Red+Green+Blue) = 115+37+21=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 37 (14.84% from 255 or 21.39% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #732515 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732515 is #8CDAEA. Grayscale: #3A3A3A. Windows color (decimal): -9231083 or 1385843. OLE color: 1385843.
HSL color Cylindrical-coordinate representation of color #732515: hue angle of 10.21º degrees, saturation: 0.69, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #732515 is Cyan = 0, Magento = 0.68, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 37 | 21 | - |
| CMYK | 0 | 0.68 | 0.82 | 0.55 |
| HSL | 10.21º | 0.69% | 0.27% | - |
| HSV(B) | 10.21º | 0.82% | 0.45% | - |
| XYZ | 7.87 | 5.02 | 1.26 | - |
| YUV | 58.5 | 106.84 | 168.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 37 | 21 | 0 | 0.68 | 0.82 | 0.55 | 10.21 | 0.69 | 0.27 |
| Hex | 73 | 25 | 15 | 0 | 44 | 52 | 37 | A | 45 | 1B |
| Octal | 163 | 45 | 25 | 0 | 104 | 122 | 67 | 12 | 105 | 33 |
| Binary | 1110011 | 100101 | 10101 | 0 | 1000100 | 1010010 | 110111 | 1010 | 1000101 | 11011 |
Color Harmonies of #732515
Complementary color
Monochromatic Colors of #732515
Black with #732515
Text Example
Text Example
White with #732515
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732515; }
p { color: rgb(115,37,21); }
H1.HeaderClassName
{
color: #732515;
}
.AnyTagClassName
{
color: #732515;
}
</style>
background-color css
<style>
a { background-color: #732515; }
a { background-color: rgb(115,37,21); }
div.DivClassName
{
background-color: #732515;
}
.BgClassName
{
background-color: #732515;
}
</style>
border-color css
<style>
span { border-color: #732515; }
span { border-color: rgb(115,37,21); }
td.TdClassName
{
border-color: #732515;
}
.TagClassName
{
border-color: #732515;
}
</style>