Shades of Pueblo #762817
Tints of Pueblo #762817
RGB
CMYK
RGB Variations
Color information
#762817 (or 0x762817) is known color: Pueblo. HEX triplet: 76, 28 and 17. RGB value is (118,40,23). Sum of RGB (Red+Green+Blue) = 118+40+23=181 (23% of max value = 765). Red value is 118 (46.48% from 255 or 65.19% from 181); Green value is 40 (16.02% from 255 or 22.10% from 181); Blue value is 23 (9.38% from 255 or 12.71% from 181); Max value from RGB is 118 - color contains mainly: red. Hex color #762817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762817 is #89D7E8. Grayscale: #3D3D3D. Windows color (decimal): -9033705 or 1517686. OLE color: 1517686.
HSL color Cylindrical-coordinate representation of color #762817: hue angle of 10.74º degrees, saturation: 0.67, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #762817 is Cyan = 0, Magento = 0.66, Yellow = 0.81 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 23 | - |
| CMYK | 0 | 0.66 | 0.81 | 0.54 |
| HSL | 10.74º | 0.67% | 0.28% | - |
| HSV(B) | 10.74º | 0.81% | 0.46% | - |
| XYZ | 8.38 | 5.43 | 1.42 | - |
| YUV | 61.38 | 106.34 | 168.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 23 | 0 | 0.66 | 0.81 | 0.54 | 10.74 | 0.67 | 0.28 |
| Hex | 76 | 28 | 17 | 0 | 42 | 51 | 36 | B | 43 | 1C |
| Octal | 166 | 50 | 27 | 0 | 102 | 121 | 66 | 13 | 103 | 34 |
| Binary | 1110110 | 101000 | 10111 | 0 | 1000010 | 1010001 | 110110 | 1011 | 1000011 | 11100 |
Color Harmonies of #762817
Complementary color
Monochromatic Colors of #762817
Black with #762817
Text Example
Text Example
White with #762817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762817; }
p { color: rgb(118,40,23); }
H1.HeaderClassName
{
color: #762817;
}
.AnyTagClassName
{
color: #762817;
}
</style>
background-color css
<style>
a { background-color: #762817; }
a { background-color: rgb(118,40,23); }
div.DivClassName
{
background-color: #762817;
}
.BgClassName
{
background-color: #762817;
}
</style>
border-color css
<style>
span { border-color: #762817; }
span { border-color: rgb(118,40,23); }
td.TdClassName
{
border-color: #762817;
}
.TagClassName
{
border-color: #762817;
}
</style>