Shades of Pueblo #743020
Tints of Pueblo #743020
RGB
CMYK
RGB Variations
Color information
#743020 (or 0x743020) is known color: Pueblo. HEX triplet: 74, 30 and 20. RGB value is (116,48,32). Sum of RGB (Red+Green+Blue) = 116+48+32=196 (25% of max value = 765). Red value is 116 (45.70% from 255 or 59.18% from 196); Green value is 48 (19.14% from 255 or 24.49% from 196); Blue value is 32 (12.89% from 255 or 16.33% from 196); Max value from RGB is 116 - color contains mainly: red. Hex color #743020 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743020 is #8BCFDF. Grayscale: #424242. Windows color (decimal): -9162720 or 2109556. OLE color: 2109556.
HSL color Cylindrical-coordinate representation of color #743020: hue angle of 11.43º degrees, saturation: 0.57, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #743020 is Cyan = 0, Magento = 0.59, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 48 | 32 | - |
| CMYK | 0 | 0.59 | 0.72 | 0.55 |
| HSL | 11.43º | 0.57% | 0.29% | - |
| HSV(B) | 11.43º | 0.72% | 0.45% | - |
| XYZ | 8.52 | 5.93 | 2.06 | - |
| YUV | 66.51 | 108.53 | 163.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 48 | 32 | 0 | 0.59 | 0.72 | 0.55 | 11.43 | 0.57 | 0.29 |
| Hex | 74 | 30 | 20 | 0 | 3B | 48 | 37 | B | 39 | 1D |
| Octal | 164 | 60 | 40 | 0 | 73 | 110 | 67 | 13 | 71 | 35 |
| Binary | 1110100 | 110000 | 100000 | 0 | 111011 | 1001000 | 110111 | 1011 | 111001 | 11101 |
Color Harmonies of #743020
Complementary color
Monochromatic Colors of #743020
Black with #743020
Text Example
Text Example
White with #743020
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743020; }
p { color: rgb(116,48,32); }
H1.HeaderClassName
{
color: #743020;
}
.AnyTagClassName
{
color: #743020;
}
</style>
background-color css
<style>
a { background-color: #743020; }
a { background-color: rgb(116,48,32); }
div.DivClassName
{
background-color: #743020;
}
.BgClassName
{
background-color: #743020;
}
</style>
border-color css
<style>
span { border-color: #743020; }
span { border-color: rgb(116,48,32); }
td.TdClassName
{
border-color: #743020;
}
.TagClassName
{
border-color: #743020;
}
</style>