Shades of Pueblo #742816
Tints of Pueblo #742816
RGB
CMYK
RGB Variations
Color information
#742816 (or 0x742816) is known color: Pueblo. HEX triplet: 74, 28 and 16. RGB value is (116,40,22). Sum of RGB (Red+Green+Blue) = 116+40+22=178 (23% of max value = 765). Red value is 116 (45.70% from 255 or 65.17% from 178); Green value is 40 (16.02% from 255 or 22.47% from 178); Blue value is 22 (8.98% from 255 or 12.36% from 178); Max value from RGB is 116 - color contains mainly: red. Hex color #742816 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742816 is #8BD7E9. Grayscale: #3C3C3C. Windows color (decimal): -9164778 or 1452148. OLE color: 1452148.
HSL color Cylindrical-coordinate representation of color #742816: hue angle of 11.49º degrees, saturation: 0.68, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #742816 is Cyan = 0, Magento = 0.66, Yellow = 0.81 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 40 | 22 | - |
| CMYK | 0 | 0.66 | 0.81 | 0.55 |
| HSL | 11.49º | 0.68% | 0.27% | - |
| HSV(B) | 11.49º | 0.81% | 0.45% | - |
| XYZ | 8.11 | 5.29 | 1.35 | - |
| YUV | 60.67 | 106.18 | 167.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 40 | 22 | 0 | 0.66 | 0.81 | 0.55 | 11.49 | 0.68 | 0.27 |
| Hex | 74 | 28 | 16 | 0 | 42 | 51 | 37 | B | 44 | 1B |
| Octal | 164 | 50 | 26 | 0 | 102 | 121 | 67 | 13 | 104 | 33 |
| Binary | 1110100 | 101000 | 10110 | 0 | 1000010 | 1010001 | 110111 | 1011 | 1000100 | 11011 |
Color Harmonies of #742816
Complementary color
Monochromatic Colors of #742816
Black with #742816
Text Example
Text Example
White with #742816
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742816; }
p { color: rgb(116,40,22); }
H1.HeaderClassName
{
color: #742816;
}
.AnyTagClassName
{
color: #742816;
}
</style>
background-color css
<style>
a { background-color: #742816; }
a { background-color: rgb(116,40,22); }
div.DivClassName
{
background-color: #742816;
}
.BgClassName
{
background-color: #742816;
}
</style>
border-color css
<style>
span { border-color: #742816; }
span { border-color: rgb(116,40,22); }
td.TdClassName
{
border-color: #742816;
}
.TagClassName
{
border-color: #742816;
}
</style>