Shades of Pueblo #732714
Tints of Pueblo #732714
RGB
CMYK
RGB Variations
Color information
#732714 (or 0x732714) is known color: Pueblo. HEX triplet: 73, 27 and 14. RGB value is (115,39,20). Sum of RGB (Red+Green+Blue) = 115+39+20=174 (23% of max value = 765). Red value is 115 (45.31% from 255 or 66.09% from 174); Green value is 39 (15.62% from 255 or 22.41% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 115 - color contains mainly: red. Hex color #732714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #732714 is #8CD8EB. Grayscale: #3B3B3B. Windows color (decimal): -9230572 or 1320819. OLE color: 1320819.
HSL color Cylindrical-coordinate representation of color #732714: hue angle of 12º 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 #732714 is Cyan = 0, Magento = 0.66, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 39 | 20 | - |
| CMYK | 0 | 0.66 | 0.83 | 0.55 |
| HSL | 12º | 0.7% | 0.26% | - |
| HSV(B) | 12º | 0.83% | 0.45% | - |
| XYZ | 7.92 | 5.15 | 1.24 | - |
| YUV | 59.56 | 105.68 | 167.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 39 | 20 | 0 | 0.66 | 0.83 | 0.55 | 12 | 0.7 | 0.26 |
| Hex | 73 | 27 | 14 | 0 | 42 | 53 | 37 | C | 46 | 1A |
| Octal | 163 | 47 | 24 | 0 | 102 | 123 | 67 | 14 | 106 | 32 |
| Binary | 1110011 | 100111 | 10100 | 0 | 1000010 | 1010011 | 110111 | 1100 | 1000110 | 11010 |
Color Harmonies of #732714
Complementary color
Monochromatic Colors of #732714
Black with #732714
Text Example
Text Example
White with #732714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #732714; }
p { color: rgb(115,39,20); }
H1.HeaderClassName
{
color: #732714;
}
.AnyTagClassName
{
color: #732714;
}
</style>
background-color css
<style>
a { background-color: #732714; }
a { background-color: rgb(115,39,20); }
div.DivClassName
{
background-color: #732714;
}
.BgClassName
{
background-color: #732714;
}
</style>
border-color css
<style>
span { border-color: #732714; }
span { border-color: rgb(115,39,20); }
td.TdClassName
{
border-color: #732714;
}
.TagClassName
{
border-color: #732714;
}
</style>