Shades of Pueblo #732918
Tints of Pueblo #732918
RGB
CMYK
RGB Variations
Color information
#732918 (or 0x732918) is known color: Pueblo. HEX triplet: 73, 29 and 18. RGB value is (115,41,24). Sum of RGB (Red+Green+Blue) = 115+41+24=180 (23% of max value = 765). Red value is 115 (45.31% from 255 or 63.89% from 180); Green value is 41 (16.41% from 255 or 22.78% from 180); Blue value is 24 (9.77% from 255 or 13.33% from 180); Max value from RGB is 115 - color contains mainly: red. Hex color #732918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732918 is #8CD6E7. Grayscale: #3D3D3D. Windows color (decimal): -9230056 or 1583475. OLE color: 1583475.
HSL color Cylindrical-coordinate representation of color #732918: hue angle of 11.21º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #732918 is Cyan = 0, Magento = 0.64, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 41 | 24 | - |
| CMYK | 0 | 0.64 | 0.79 | 0.55 |
| HSL | 11.21º | 0.65% | 0.27% | - |
| HSV(B) | 11.21º | 0.79% | 0.45% | - |
| XYZ | 8.03 | 5.3 | 1.46 | - |
| YUV | 61.19 | 107.02 | 166.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 41 | 24 | 0 | 0.64 | 0.79 | 0.55 | 11.21 | 0.65 | 0.27 |
| Hex | 73 | 29 | 18 | 0 | 40 | 4F | 37 | B | 41 | 1B |
| Octal | 163 | 51 | 30 | 0 | 100 | 117 | 67 | 13 | 101 | 33 |
| Binary | 1110011 | 101001 | 11000 | 0 | 1000000 | 1001111 | 110111 | 1011 | 1000001 | 11011 |
Color Harmonies of #732918
Complementary color
Monochromatic Colors of #732918
Black with #732918
Text Example
Text Example
White with #732918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732918; }
p { color: rgb(115,41,24); }
H1.HeaderClassName
{
color: #732918;
}
.AnyTagClassName
{
color: #732918;
}
</style>
background-color css
<style>
a { background-color: #732918; }
a { background-color: rgb(115,41,24); }
div.DivClassName
{
background-color: #732918;
}
.BgClassName
{
background-color: #732918;
}
</style>
border-color css
<style>
span { border-color: #732918; }
span { border-color: rgb(115,41,24); }
td.TdClassName
{
border-color: #732918;
}
.TagClassName
{
border-color: #732918;
}
</style>