Shades of Pueblo #732614
Tints of Pueblo #732614
RGB
CMYK
RGB Variations
Color information
#732614 (or 0x732614) is known color: Pueblo. HEX triplet: 73, 26 and 14. RGB value is (115,38,20). Sum of RGB (Red+Green+Blue) = 115+38+20=173 (22% of max value = 765). Red value is 115 (45.31% from 255 or 66.47% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 20 (8.20% from 255 or 11.56% from 173); Max value from RGB is 115 - color contains mainly: red. Hex color #732614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732614 is #8CD9EB. Grayscale: #3B3B3B. Windows color (decimal): -9230828 or 1320563. OLE color: 1320563.
HSL color Cylindrical-coordinate representation of color #732614: hue angle of 11.37º degrees, saturation: 0.7, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #732614 is Cyan = 0, Magento = 0.67, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 38 | 20 | - |
| CMYK | 0 | 0.67 | 0.83 | 0.55 |
| HSL | 11.37º | 0.7% | 0.26% | - |
| HSV(B) | 11.37º | 0.83% | 0.45% | - |
| XYZ | 7.89 | 5.08 | 1.23 | - |
| YUV | 58.97 | 106.01 | 167.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 38 | 20 | 0 | 0.67 | 0.83 | 0.55 | 11.37 | 0.7 | 0.26 |
| Hex | 73 | 26 | 14 | 0 | 43 | 53 | 37 | B | 46 | 1A |
| Octal | 163 | 46 | 24 | 0 | 103 | 123 | 67 | 13 | 106 | 32 |
| Binary | 1110011 | 100110 | 10100 | 0 | 1000011 | 1010011 | 110111 | 1011 | 1000110 | 11010 |
Color Harmonies of #732614
Complementary color
Monochromatic Colors of #732614
Black with #732614
Text Example
Text Example
White with #732614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732614; }
p { color: rgb(115,38,20); }
H1.HeaderClassName
{
color: #732614;
}
.AnyTagClassName
{
color: #732614;
}
</style>
background-color css
<style>
a { background-color: #732614; }
a { background-color: rgb(115,38,20); }
div.DivClassName
{
background-color: #732614;
}
.BgClassName
{
background-color: #732614;
}
</style>
border-color css
<style>
span { border-color: #732614; }
span { border-color: rgb(115,38,20); }
td.TdClassName
{
border-color: #732614;
}
.TagClassName
{
border-color: #732614;
}
</style>