Shades of Pueblo #742614
Tints of Pueblo #742614
RGB
CMYK
RGB Variations
Color information
#742614 (or 0x742614) is known color: Pueblo. HEX triplet: 74, 26 and 14. RGB value is (116,38,20). Sum of RGB (Red+Green+Blue) = 116+38+20=174 (23% of max value = 765). Red value is 116 (45.70% from 255 or 66.67% from 174); Green value is 38 (15.23% from 255 or 21.84% from 174); Blue value is 20 (8.20% from 255 or 11.49% from 174); Max value from RGB is 116 - color contains mainly: red. Hex color #742614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742614 is #8BD9EB. Grayscale: #3B3B3B. Windows color (decimal): -9165292 or 1320564. OLE color: 1320564.
HSL color Cylindrical-coordinate representation of color #742614: hue angle of 11.25º 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 #742614 is Cyan = 0, Magento = 0.67, Yellow = 0.83 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 38 | 20 | - |
| CMYK | 0 | 0.67 | 0.83 | 0.55 |
| HSL | 11.25º | 0.71% | 0.27% | - |
| HSV(B) | 11.25º | 0.83% | 0.45% | - |
| XYZ | 8.02 | 5.15 | 1.23 | - |
| YUV | 59.27 | 105.84 | 168.46 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 38 | 20 | 0 | 0.67 | 0.83 | 0.55 | 11.25 | 0.71 | 0.27 |
| Hex | 74 | 26 | 14 | 0 | 43 | 53 | 37 | B | 47 | 1B |
| Octal | 164 | 46 | 24 | 0 | 103 | 123 | 67 | 13 | 107 | 33 |
| Binary | 1110100 | 100110 | 10100 | 0 | 1000011 | 1010011 | 110111 | 1011 | 1000111 | 11011 |
Color Harmonies of #742614
Complementary color
Monochromatic Colors of #742614
Black with #742614
Text Example
Text Example
White with #742614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742614; }
p { color: rgb(116,38,20); }
H1.HeaderClassName
{
color: #742614;
}
.AnyTagClassName
{
color: #742614;
}
</style>
background-color css
<style>
a { background-color: #742614; }
a { background-color: rgb(116,38,20); }
div.DivClassName
{
background-color: #742614;
}
.BgClassName
{
background-color: #742614;
}
</style>
border-color css
<style>
span { border-color: #742614; }
span { border-color: rgb(116,38,20); }
td.TdClassName
{
border-color: #742614;
}
.TagClassName
{
border-color: #742614;
}
</style>