Shades of Pueblo #743520
Tints of Pueblo #743520
RGB
CMYK
RGB Variations
Color information
#743520 (or 0x743520) is known color: Pueblo. HEX triplet: 74, 35 and 20. RGB value is (116,53,32). Sum of RGB (Red+Green+Blue) = 116+53+32=201 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.71% from 201); Green value is 53 (21.09% from 255 or 26.37% from 201); Blue value is 32 (12.89% from 255 or 15.92% from 201); Max value from RGB is 116 - color contains mainly: red. Hex color #743520 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743520 is #8BCADF. Grayscale: #454545. Windows color (decimal): -9161440 or 2110836. OLE color: 2110836.
HSL color Cylindrical-coordinate representation of color #743520: hue angle of 15º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #743520 is Cyan = 0, Magento = 0.54, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 32 | - |
| CMYK | 0 | 0.54 | 0.72 | 0.55 |
| HSL | 15º | 0.57% | 0.29% | - |
| HSV(B) | 15º | 0.72% | 0.45% | - |
| XYZ | 8.74 | 6.36 | 2.13 | - |
| YUV | 69.44 | 106.87 | 161.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 32 | 0 | 0.54 | 0.72 | 0.55 | 15 | 0.57 | 0.29 |
| Hex | 74 | 35 | 20 | 0 | 36 | 48 | 37 | F | 39 | 1D |
| Octal | 164 | 65 | 40 | 0 | 66 | 110 | 67 | 17 | 71 | 35 |
| Binary | 1110100 | 110101 | 100000 | 0 | 110110 | 1001000 | 110111 | 1111 | 111001 | 11101 |
Color Harmonies of #743520
Complementary color
Monochromatic Colors of #743520
Black with #743520
Text Example
Text Example
White with #743520
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743520; }
p { color: rgb(116,53,32); }
H1.HeaderClassName
{
color: #743520;
}
.AnyTagClassName
{
color: #743520;
}
</style>
background-color css
<style>
a { background-color: #743520; }
a { background-color: rgb(116,53,32); }
div.DivClassName
{
background-color: #743520;
}
.BgClassName
{
background-color: #743520;
}
</style>
border-color css
<style>
span { border-color: #743520; }
span { border-color: rgb(116,53,32); }
td.TdClassName
{
border-color: #743520;
}
.TagClassName
{
border-color: #743520;
}
</style>