Shades of Pueblo #732619
Tints of Pueblo #732619
RGB
CMYK
RGB Variations
Color information
#732619 (or 0x732619) is known color: Pueblo. HEX triplet: 73, 26 and 19. RGB value is (115,38,25). Sum of RGB (Red+Green+Blue) = 115+38+25=178 (23% of max value = 765). Red value is 115 (45.31% from 255 or 64.61% from 178); Green value is 38 (15.23% from 255 or 21.35% from 178); Blue value is 25 (10.16% from 255 or 14.04% from 178); Max value from RGB is 115 - color contains mainly: red. Hex color #732619 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732619 is #8CD9E6. Grayscale: #3B3B3B. Windows color (decimal): -9230823 or 1648243. OLE color: 1648243.
HSL color Cylindrical-coordinate representation of color #732619: hue angle of 8.67º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #732619 is Cyan = 0, Magento = 0.67, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 25 | - |
| CMYK | 0 | 0.67 | 0.78 | 0.55 |
| HSL | 8.67º | 0.64% | 0.27% | - |
| HSV(B) | 8.67º | 0.78% | 0.45% | - |
| XYZ | 7.94 | 5.1 | 1.49 | - |
| YUV | 59.54 | 108.51 | 167.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 25 | 0 | 0.67 | 0.78 | 0.55 | 8.67 | 0.64 | 0.27 |
| Hex | 73 | 26 | 19 | 0 | 43 | 4E | 37 | 9 | 40 | 1B |
| Octal | 163 | 46 | 31 | 0 | 103 | 116 | 67 | 11 | 100 | 33 |
| Binary | 1110011 | 100110 | 11001 | 0 | 1000011 | 1001110 | 110111 | 1001 | 1000000 | 11011 |
Color Harmonies of #732619
Complementary color
Monochromatic Colors of #732619
Black with #732619
Text Example
Text Example
White with #732619
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732619; }
p { color: rgb(115,38,25); }
H1.HeaderClassName
{
color: #732619;
}
.AnyTagClassName
{
color: #732619;
}
</style>
background-color css
<style>
a { background-color: #732619; }
a { background-color: rgb(115,38,25); }
div.DivClassName
{
background-color: #732619;
}
.BgClassName
{
background-color: #732619;
}
</style>
border-color css
<style>
span { border-color: #732619; }
span { border-color: rgb(115,38,25); }
td.TdClassName
{
border-color: #732619;
}
.TagClassName
{
border-color: #732619;
}
</style>