Shades of Pueblo #742918
Tints of Pueblo #742918
RGB
CMYK
RGB Variations
Color information
#742918 (or 0x742918) is known color: Pueblo. HEX triplet: 74, 29 and 18. RGB value is (116,41,24). Sum of RGB (Red+Green+Blue) = 116+41+24=181 (23% of max value = 765). Red value is 116 (45.70% from 255 or 64.09% from 181); Green value is 41 (16.41% from 255 or 22.65% from 181); Blue value is 24 (9.77% from 255 or 13.26% from 181); Max value from RGB is 116 - color contains mainly: red. Hex color #742918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #742918 is #8BD6E7. Grayscale: #3D3D3D. Windows color (decimal): -9164520 or 1583476. OLE color: 1583476.
HSL color Cylindrical-coordinate representation of color #742918: hue angle of 11.09º degrees, saturation: 0.66, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #742918 is Cyan = 0, Magento = 0.65, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 41 | 24 | - |
| CMYK | 0 | 0.65 | 0.79 | 0.55 |
| HSL | 11.09º | 0.66% | 0.27% | - |
| HSV(B) | 11.09º | 0.79% | 0.45% | - |
| XYZ | 8.16 | 5.36 | 1.47 | - |
| YUV | 61.49 | 106.85 | 166.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 41 | 24 | 0 | 0.65 | 0.79 | 0.55 | 11.09 | 0.66 | 0.27 |
| Hex | 74 | 29 | 18 | 0 | 41 | 4F | 37 | B | 42 | 1B |
| Octal | 164 | 51 | 30 | 0 | 101 | 117 | 67 | 13 | 102 | 33 |
| Binary | 1110100 | 101001 | 11000 | 0 | 1000001 | 1001111 | 110111 | 1011 | 1000010 | 11011 |
Color Harmonies of #742918
Complementary color
Monochromatic Colors of #742918
Black with #742918
Text Example
Text Example
White with #742918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #742918; }
p { color: rgb(116,41,24); }
H1.HeaderClassName
{
color: #742918;
}
.AnyTagClassName
{
color: #742918;
}
</style>
background-color css
<style>
a { background-color: #742918; }
a { background-color: rgb(116,41,24); }
div.DivClassName
{
background-color: #742918;
}
.BgClassName
{
background-color: #742918;
}
</style>
border-color css
<style>
span { border-color: #742918; }
span { border-color: rgb(116,41,24); }
td.TdClassName
{
border-color: #742918;
}
.TagClassName
{
border-color: #742918;
}
</style>