Shades of Pueblo #743624
Tints of Pueblo #743624
RGB
CMYK
RGB Variations
Color information
#743624 (or 0x743624) is known color: Pueblo. HEX triplet: 74, 36 and 24. RGB value is (116,54,36). Sum of RGB (Red+Green+Blue) = 116+54+36=206 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.31% from 206); Green value is 54 (21.48% from 255 or 26.21% from 206); Blue value is 36 (14.45% from 255 or 17.48% from 206); Max value from RGB is 116 - color contains mainly: red. Hex color #743624 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743624 is #8BC9DB. Grayscale: #464646. Windows color (decimal): -9161180 or 2373236. OLE color: 2373236.
HSL color Cylindrical-coordinate representation of color #743624: hue angle of 13.5º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #743624 is Cyan = 0, Magento = 0.53, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 36 | - |
| CMYK | 0 | 0.53 | 0.69 | 0.55 |
| HSL | 13.5º | 0.53% | 0.3% | - |
| HSV(B) | 13.5º | 0.69% | 0.45% | - |
| XYZ | 8.84 | 6.48 | 2.45 | - |
| YUV | 70.49 | 108.54 | 160.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 36 | 0 | 0.53 | 0.69 | 0.55 | 13.5 | 0.53 | 0.3 |
| Hex | 74 | 36 | 24 | 0 | 35 | 45 | 37 | E | 35 | 1E |
| Octal | 164 | 66 | 44 | 0 | 65 | 105 | 67 | 16 | 65 | 36 |
| Binary | 1110100 | 110110 | 100100 | 0 | 110101 | 1000101 | 110111 | 1110 | 110101 | 11110 |
Color Harmonies of #743624
Complementary color
Monochromatic Colors of #743624
Black with #743624
Text Example
Text Example
White with #743624
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743624; }
p { color: rgb(116,54,36); }
H1.HeaderClassName
{
color: #743624;
}
.AnyTagClassName
{
color: #743624;
}
</style>
background-color css
<style>
a { background-color: #743624; }
a { background-color: rgb(116,54,36); }
div.DivClassName
{
background-color: #743624;
}
.BgClassName
{
background-color: #743624;
}
</style>
border-color css
<style>
span { border-color: #743624; }
span { border-color: rgb(116,54,36); }
td.TdClassName
{
border-color: #743624;
}
.TagClassName
{
border-color: #743624;
}
</style>