Shades of Pueblo #743324
Tints of Pueblo #743324
RGB
CMYK
RGB Variations
Color information
#743324 (or 0x743324) is known color: Pueblo. HEX triplet: 74, 33 and 24. RGB value is (116,51,36). Sum of RGB (Red+Green+Blue) = 116+51+36=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 51 (20.31% from 255 or 25.12% from 203); Blue value is 36 (14.45% from 255 or 17.73% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #743324 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743324 is #8BCCDB. Grayscale: #444444. Windows color (decimal): -9161948 or 2372468. OLE color: 2372468.
HSL color Cylindrical-coordinate representation of color #743324: hue angle of 11.25º 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 #743324 is Cyan = 0, Magento = 0.56, Yellow = 0.69 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 36 | - |
| CMYK | 0 | 0.56 | 0.69 | 0.55 |
| HSL | 11.25º | 0.53% | 0.3% | - |
| HSV(B) | 11.25º | 0.69% | 0.45% | - |
| XYZ | 8.7 | 6.21 | 2.41 | - |
| YUV | 68.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 36 | 0 | 0.56 | 0.69 | 0.55 | 11.25 | 0.53 | 0.3 |
| Hex | 74 | 33 | 24 | 0 | 38 | 45 | 37 | B | 35 | 1E |
| Octal | 164 | 63 | 44 | 0 | 70 | 105 | 67 | 13 | 65 | 36 |
| Binary | 1110100 | 110011 | 100100 | 0 | 111000 | 1000101 | 110111 | 1011 | 110101 | 11110 |
Color Harmonies of #743324
Complementary color
Monochromatic Colors of #743324
Black with #743324
Text Example
Text Example
White with #743324
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743324; }
p { color: rgb(116,51,36); }
H1.HeaderClassName
{
color: #743324;
}
.AnyTagClassName
{
color: #743324;
}
</style>
background-color css
<style>
a { background-color: #743324; }
a { background-color: rgb(116,51,36); }
div.DivClassName
{
background-color: #743324;
}
.BgClassName
{
background-color: #743324;
}
</style>
border-color css
<style>
span { border-color: #743324; }
span { border-color: rgb(116,51,36); }
td.TdClassName
{
border-color: #743324;
}
.TagClassName
{
border-color: #743324;
}
</style>