Shades of Pueblo #742920
Tints of Pueblo #742920
RGB
CMYK
RGB Variations
Color information
#742920 (or 0x742920) is known color: Pueblo. HEX triplet: 74, 29 and 20. RGB value is (116,41,32). Sum of RGB (Red+Green+Blue) = 116+41+32=189 (25% of max value = 765). Red value is 116 (45.70% from 255 or 61.38% from 189); Green value is 41 (16.41% from 255 or 21.69% from 189); Blue value is 32 (12.89% from 255 or 16.93% from 189); Max value from RGB is 116 - color contains mainly: red. Hex color #742920 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #742920 is #8BD6DF. Grayscale: #3E3E3E. Windows color (decimal): -9164512 or 2107764. OLE color: 2107764.
HSL color Cylindrical-coordinate representation of color #742920: hue angle of 6.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 #742920 is Cyan = 0, Magento = 0.65, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 32 | - |
| CMYK | 0 | 0.65 | 0.72 | 0.55 |
| HSL | 6.43º | 0.57% | 0.29% | - |
| HSV(B) | 6.43º | 0.72% | 0.45% | - |
| XYZ | 8.26 | 5.4 | 1.97 | - |
| YUV | 62.4 | 110.85 | 166.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 32 | 0 | 0.65 | 0.72 | 0.55 | 6.43 | 0.57 | 0.29 |
| Hex | 74 | 29 | 20 | 0 | 41 | 48 | 37 | 6 | 39 | 1D |
| Octal | 164 | 51 | 40 | 0 | 101 | 110 | 67 | 6 | 71 | 35 |
| Binary | 1110100 | 101001 | 100000 | 0 | 1000001 | 1001000 | 110111 | 110 | 111001 | 11101 |
Color Harmonies of #742920
Complementary color
Monochromatic Colors of #742920
Black with #742920
Text Example
Text Example
White with #742920
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742920; }
p { color: rgb(116,41,32); }
H1.HeaderClassName
{
color: #742920;
}
.AnyTagClassName
{
color: #742920;
}
</style>
background-color css
<style>
a { background-color: #742920; }
a { background-color: rgb(116,41,32); }
div.DivClassName
{
background-color: #742920;
}
.BgClassName
{
background-color: #742920;
}
</style>
border-color css
<style>
span { border-color: #742920; }
span { border-color: rgb(116,41,32); }
td.TdClassName
{
border-color: #742920;
}
.TagClassName
{
border-color: #742920;
}
</style>