Shades of Pueblo #743527
Tints of Pueblo #743527
RGB
CMYK
RGB Variations
Color information
#743527 (or 0x743527) is known color: Pueblo. HEX triplet: 74, 35 and 27. RGB value is (116,53,39). Sum of RGB (Red+Green+Blue) = 116+53+39=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 53 (21.09% from 255 or 25.48% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #743527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743527 is #8BCAD8. Grayscale: #464646. Windows color (decimal): -9161433 or 2569588. OLE color: 2569588.
HSL color Cylindrical-coordinate representation of color #743527: hue angle of 10.91º degrees, saturation: 0.5, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #743527 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 53 | 39 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.55 |
| HSL | 10.91º | 0.5% | 0.3% | - |
| HSV(B) | 10.91º | 0.66% | 0.45% | - |
| XYZ | 8.84 | 6.41 | 2.69 | - |
| YUV | 70.24 | 110.37 | 160.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 53 | 39 | 0 | 0.54 | 0.66 | 0.55 | 10.91 | 0.5 | 0.3 |
| Hex | 74 | 35 | 27 | 0 | 36 | 42 | 37 | B | 32 | 1E |
| Octal | 164 | 65 | 47 | 0 | 66 | 102 | 67 | 13 | 62 | 36 |
| Binary | 1110100 | 110101 | 100111 | 0 | 110110 | 1000010 | 110111 | 1011 | 110010 | 11110 |
Color Harmonies of #743527
Complementary color
Monochromatic Colors of #743527
Black with #743527
Text Example
Text Example
White with #743527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743527; }
p { color: rgb(116,53,39); }
H1.HeaderClassName
{
color: #743527;
}
.AnyTagClassName
{
color: #743527;
}
</style>
background-color css
<style>
a { background-color: #743527; }
a { background-color: rgb(116,53,39); }
div.DivClassName
{
background-color: #743527;
}
.BgClassName
{
background-color: #743527;
}
</style>
border-color css
<style>
span { border-color: #743527; }
span { border-color: rgb(116,53,39); }
td.TdClassName
{
border-color: #743527;
}
.TagClassName
{
border-color: #743527;
}
</style>