Shades of Pueblo #742712
Tints of Pueblo #742712
RGB
CMYK
RGB Variations
Color information
#742712 (or 0x742712) is known color: Pueblo. HEX triplet: 74, 27 and 12. RGB value is (116,39,18). Sum of RGB (Red+Green+Blue) = 116+39+18=173 (22% of max value = 765). Red value is 116 (45.70% from 255 or 67.05% from 173); Green value is 39 (15.62% from 255 or 22.54% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 116 - color contains mainly: red. Hex color #742712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742712 is #8BD8ED. Grayscale: #3B3B3B. Windows color (decimal): -9165038 or 1189748. OLE color: 1189748.
HSL color Cylindrical-coordinate representation of color #742712: hue angle of 12.86º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.84%. Process color model (Four color, CMYK) of #742712 is Cyan = 0, Magento = 0.66, Yellow = 0.84 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 39 | 18 | - |
| CMYK | 0 | 0.66 | 0.84 | 0.55 |
| HSL | 12.86º | 0.73% | 0.26% | - |
| HSV(B) | 12.86º | 0.84% | 0.45% | - |
| XYZ | 8.04 | 5.21 | 1.15 | - |
| YUV | 59.63 | 104.51 | 168.21 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 39 | 18 | 0 | 0.66 | 0.84 | 0.55 | 12.86 | 0.73 | 0.26 |
| Hex | 74 | 27 | 12 | 0 | 42 | 54 | 37 | D | 49 | 1A |
| Octal | 164 | 47 | 22 | 0 | 102 | 124 | 67 | 15 | 111 | 32 |
| Binary | 1110100 | 100111 | 10010 | 0 | 1000010 | 1010100 | 110111 | 1101 | 1001001 | 11010 |
Color Harmonies of #742712
Complementary color
Monochromatic Colors of #742712
Black with #742712
Text Example
Text Example
White with #742712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742712; }
p { color: rgb(116,39,18); }
H1.HeaderClassName
{
color: #742712;
}
.AnyTagClassName
{
color: #742712;
}
</style>
background-color css
<style>
a { background-color: #742712; }
a { background-color: rgb(116,39,18); }
div.DivClassName
{
background-color: #742712;
}
.BgClassName
{
background-color: #742712;
}
</style>
border-color css
<style>
span { border-color: #742712; }
span { border-color: rgb(116,39,18); }
td.TdClassName
{
border-color: #742712;
}
.TagClassName
{
border-color: #742712;
}
</style>