Shades of Pueblo #742610
Tints of Pueblo #742610
RGB
CMYK
RGB Variations
Color information
#742610 (or 0x742610) is known color: Pueblo. HEX triplet: 74, 26 and 10. RGB value is (116,38,16). Sum of RGB (Red+Green+Blue) = 116+38+16=170 (22% of max value = 765). Red value is 116 (45.70% from 255 or 68.24% from 170); Green value is 38 (15.23% from 255 or 22.35% from 170); Blue value is 16 (6.64% from 255 or 9.41% from 170); Max value from RGB is 116 - color contains mainly: red. Hex color #742610 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742610 is #8BD9EF. Grayscale: #3A3A3A. Windows color (decimal): -9165296 or 1058420. OLE color: 1058420.
HSL color Cylindrical-coordinate representation of color #742610: hue angle of 13.2º degrees, saturation: 0.76, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.86%. Process color model (Four color, CMYK) of #742610 is Cyan = 0, Magento = 0.67, Yellow = 0.86 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 16 | - |
| CMYK | 0 | 0.67 | 0.86 | 0.55 |
| HSL | 13.2º | 0.76% | 0.26% | - |
| HSV(B) | 13.2º | 0.86% | 0.45% | - |
| XYZ | 7.99 | 5.14 | 1.06 | - |
| YUV | 58.81 | 103.84 | 168.79 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 16 | 0 | 0.67 | 0.86 | 0.55 | 13.2 | 0.76 | 0.26 |
| Hex | 74 | 26 | 10 | 0 | 43 | 56 | 37 | D | 4C | 1A |
| Octal | 164 | 46 | 20 | 0 | 103 | 126 | 67 | 15 | 114 | 32 |
| Binary | 1110100 | 100110 | 10000 | 0 | 1000011 | 1010110 | 110111 | 1101 | 1001100 | 11010 |
Color Harmonies of #742610
Complementary color
Monochromatic Colors of #742610
Black with #742610
Text Example
Text Example
White with #742610
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742610; }
p { color: rgb(116,38,16); }
H1.HeaderClassName
{
color: #742610;
}
.AnyTagClassName
{
color: #742610;
}
</style>
background-color css
<style>
a { background-color: #742610; }
a { background-color: rgb(116,38,16); }
div.DivClassName
{
background-color: #742610;
}
.BgClassName
{
background-color: #742610;
}
</style>
border-color css
<style>
span { border-color: #742610; }
span { border-color: rgb(116,38,16); }
td.TdClassName
{
border-color: #742610;
}
.TagClassName
{
border-color: #742610;
}
</style>