Shades of Pueblo #742819
Tints of Pueblo #742819
RGB
CMYK
RGB Variations
Color information
#742819 (or 0x742819) is known color: Pueblo. HEX triplet: 74, 28 and 19. RGB value is (116,40,25). Sum of RGB (Red+Green+Blue) = 116+40+25=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 25 (10.16% from 255 or 13.81% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #742819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742819 is #8BD7E6. Grayscale: #3D3D3D. Windows color (decimal): -9164775 or 1648756. OLE color: 1648756.
HSL color Cylindrical-coordinate representation of color #742819: hue angle of 9.89º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #742819 is Cyan = 0, Magento = 0.66, Yellow = 0.78 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 25 | - |
| CMYK | 0 | 0.66 | 0.78 | 0.55 |
| HSL | 9.89º | 0.65% | 0.28% | - |
| HSV(B) | 9.89º | 0.78% | 0.45% | - |
| XYZ | 8.14 | 5.3 | 1.51 | - |
| YUV | 61.01 | 107.68 | 167.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 25 | 0 | 0.66 | 0.78 | 0.55 | 9.89 | 0.65 | 0.28 |
| Hex | 74 | 28 | 19 | 0 | 42 | 4E | 37 | A | 41 | 1C |
| Octal | 164 | 50 | 31 | 0 | 102 | 116 | 67 | 12 | 101 | 34 |
| Binary | 1110100 | 101000 | 11001 | 0 | 1000010 | 1001110 | 110111 | 1010 | 1000001 | 11100 |
Color Harmonies of #742819
Complementary color
Monochromatic Colors of #742819
Black with #742819
Text Example
Text Example
White with #742819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742819; }
p { color: rgb(116,40,25); }
H1.HeaderClassName
{
color: #742819;
}
.AnyTagClassName
{
color: #742819;
}
</style>
background-color css
<style>
a { background-color: #742819; }
a { background-color: rgb(116,40,25); }
div.DivClassName
{
background-color: #742819;
}
.BgClassName
{
background-color: #742819;
}
</style>
border-color css
<style>
span { border-color: #742819; }
span { border-color: rgb(116,40,25); }
td.TdClassName
{
border-color: #742819;
}
.TagClassName
{
border-color: #742819;
}
</style>