Shades of Pueblo #742814
Tints of Pueblo #742814
RGB
CMYK
RGB Variations
Color information
#742814 (or 0x742814) is known color: Pueblo. HEX triplet: 74, 28 and 14. RGB value is (116,40,20). Sum of RGB (Red+Green+Blue) = 116+40+20=176 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.91% from 176); Green value is 40 (16.02% from 255 or 22.73% from 176); Blue value is 20 (8.20% from 255 or 11.36% from 176); Max value from RGB is 116 - color contains mainly: red. Hex color #742814 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742814 is #8BD7EB. Grayscale: #3C3C3C. Windows color (decimal): -9164780 or 1321076. OLE color: 1321076.
HSL color Cylindrical-coordinate representation of color #742814: hue angle of 12.5º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #742814 is Cyan = 0, Magento = 0.66, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 20 | - |
| CMYK | 0 | 0.66 | 0.83 | 0.55 |
| HSL | 12.5º | 0.71% | 0.27% | - |
| HSV(B) | 12.5º | 0.83% | 0.45% | - |
| XYZ | 8.09 | 5.28 | 1.25 | - |
| YUV | 60.44 | 105.18 | 167.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 20 | 0 | 0.66 | 0.83 | 0.55 | 12.5 | 0.71 | 0.27 |
| Hex | 74 | 28 | 14 | 0 | 42 | 53 | 37 | C | 47 | 1B |
| Octal | 164 | 50 | 24 | 0 | 102 | 123 | 67 | 14 | 107 | 33 |
| Binary | 1110100 | 101000 | 10100 | 0 | 1000010 | 1010011 | 110111 | 1100 | 1000111 | 11011 |
Color Harmonies of #742814
Complementary color
Monochromatic Colors of #742814
Black with #742814
Text Example
Text Example
White with #742814
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742814; }
p { color: rgb(116,40,20); }
H1.HeaderClassName
{
color: #742814;
}
.AnyTagClassName
{
color: #742814;
}
</style>
background-color css
<style>
a { background-color: #742814; }
a { background-color: rgb(116,40,20); }
div.DivClassName
{
background-color: #742814;
}
.BgClassName
{
background-color: #742814;
}
</style>
border-color css
<style>
span { border-color: #742814; }
span { border-color: rgb(116,40,20); }
td.TdClassName
{
border-color: #742814;
}
.TagClassName
{
border-color: #742814;
}
</style>