Shades of Pueblo #743024
Tints of Pueblo #743024
RGB
CMYK
RGB Variations
Color information
#743024 (or 0x743024) is known color: Pueblo. HEX triplet: 74, 30 and 24. RGB value is (116,48,36). Sum of RGB (Red+Green+Blue) = 116+48+36=200 (26% of max value = 765). Red value is 116 (45.70% from 255 or 58% from 200); Green value is 48 (19.14% from 255 or 24% from 200); Blue value is 36 (14.45% from 255 or 18% from 200); Max value from RGB is 116 - color contains mainly: red. Hex color #743024 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743024 is #8BCFDB. Grayscale: #434343. Windows color (decimal): -9162716 or 2371700. OLE color: 2371700.
HSL color Cylindrical-coordinate representation of color #743024: hue angle of 9º 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 #743024 is Cyan = 0, Magento = 0.59, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 36 | - |
| CMYK | 0 | 0.59 | 0.69 | 0.55 |
| HSL | 9º | 0.53% | 0.3% | - |
| HSV(B) | 9º | 0.69% | 0.45% | - |
| XYZ | 8.58 | 5.95 | 2.37 | - |
| YUV | 66.96 | 110.53 | 162.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 36 | 0 | 0.59 | 0.69 | 0.55 | 9 | 0.53 | 0.3 |
| Hex | 74 | 30 | 24 | 0 | 3B | 45 | 37 | 9 | 35 | 1E |
| Octal | 164 | 60 | 44 | 0 | 73 | 105 | 67 | 11 | 65 | 36 |
| Binary | 1110100 | 110000 | 100100 | 0 | 111011 | 1000101 | 110111 | 1001 | 110101 | 11110 |
Color Harmonies of #743024
Complementary color
Monochromatic Colors of #743024
Black with #743024
Text Example
Text Example
White with #743024
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743024; }
p { color: rgb(116,48,36); }
H1.HeaderClassName
{
color: #743024;
}
.AnyTagClassName
{
color: #743024;
}
</style>
background-color css
<style>
a { background-color: #743024; }
a { background-color: rgb(116,48,36); }
div.DivClassName
{
background-color: #743024;
}
.BgClassName
{
background-color: #743024;
}
</style>
border-color css
<style>
span { border-color: #743024; }
span { border-color: rgb(116,48,36); }
td.TdClassName
{
border-color: #743024;
}
.TagClassName
{
border-color: #743024;
}
</style>