Shades of Pueblo #743526
Tints of Pueblo #743526
RGB
CMYK
RGB Variations
Color information
#743526 (or 0x743526) is known color: Pueblo. HEX triplet: 74, 35 and 26. RGB value is (116,53,38). Sum of RGB (Red+Green+Blue) = 116+53+38=207 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.04% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 38 (15.23% from 255 or 18.36% from 207); Max value from RGB is 116 - color contains mainly: red. Hex color #743526 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743526 is #8BCAD9. Grayscale: #464646. Windows color (decimal): -9161434 or 2504052. OLE color: 2504052.
HSL color Cylindrical-coordinate representation of color #743526: hue angle of 11.54º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #743526 is Cyan = 0, Magento = 0.54, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 38 | - |
| CMYK | 0 | 0.54 | 0.67 | 0.55 |
| HSL | 11.54º | 0.51% | 0.3% | - |
| HSV(B) | 11.54º | 0.67% | 0.45% | - |
| XYZ | 8.83 | 6.4 | 2.6 | - |
| YUV | 70.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 38 | 0 | 0.54 | 0.67 | 0.55 | 11.54 | 0.51 | 0.3 |
| Hex | 74 | 35 | 26 | 0 | 36 | 43 | 37 | C | 33 | 1E |
| Octal | 164 | 65 | 46 | 0 | 66 | 103 | 67 | 14 | 63 | 36 |
| Binary | 1110100 | 110101 | 100110 | 0 | 110110 | 1000011 | 110111 | 1100 | 110011 | 11110 |
Color Harmonies of #743526
Complementary color
Monochromatic Colors of #743526
Black with #743526
Text Example
Text Example
White with #743526
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743526; }
p { color: rgb(116,53,38); }
H1.HeaderClassName
{
color: #743526;
}
.AnyTagClassName
{
color: #743526;
}
</style>
background-color css
<style>
a { background-color: #743526; }
a { background-color: rgb(116,53,38); }
div.DivClassName
{
background-color: #743526;
}
.BgClassName
{
background-color: #743526;
}
</style>
border-color css
<style>
span { border-color: #743526; }
span { border-color: rgb(116,53,38); }
td.TdClassName
{
border-color: #743526;
}
.TagClassName
{
border-color: #743526;
}
</style>