Shades of Pueblo #762819
Tints of Pueblo #762819
RGB
CMYK
RGB Variations
Color information
#762819 (or 0x762819) is known color: Pueblo. HEX triplet: 76, 28 and 19. RGB value is (118,40,25). Sum of RGB (Red+Green+Blue) = 118+40+25=183 (24% of max value = 765). Red value is 118 (46.48% from 255 or 64.48% from 183); Green value is 40 (16.02% from 255 or 21.86% from 183); Blue value is 25 (10.16% from 255 or 13.66% from 183); Max value from RGB is 118 - color contains mainly: red. Hex color #762819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762819 is #89D7E6. Grayscale: #3D3D3D. Windows color (decimal): -9033703 or 1648758. OLE color: 1648758.
HSL color Cylindrical-coordinate representation of color #762819: hue angle of 9.68º degrees, saturation: 0.65, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #762819 is Cyan = 0, Magento = 0.66, Yellow = 0.79 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 40 | 25 | - |
| CMYK | 0 | 0.66 | 0.79 | 0.54 |
| HSL | 9.68º | 0.65% | 0.28% | - |
| HSV(B) | 9.68º | 0.79% | 0.46% | - |
| XYZ | 8.41 | 5.44 | 1.53 | - |
| YUV | 61.61 | 107.34 | 168.22 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 40 | 25 | 0 | 0.66 | 0.79 | 0.54 | 9.68 | 0.65 | 0.28 |
| Hex | 76 | 28 | 19 | 0 | 42 | 4F | 36 | A | 41 | 1C |
| Octal | 166 | 50 | 31 | 0 | 102 | 117 | 66 | 12 | 101 | 34 |
| Binary | 1110110 | 101000 | 11001 | 0 | 1000010 | 1001111 | 110110 | 1010 | 1000001 | 11100 |
Color Harmonies of #762819
Complementary color
Monochromatic Colors of #762819
Black with #762819
Text Example
Text Example
White with #762819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762819; }
p { color: rgb(118,40,25); }
H1.HeaderClassName
{
color: #762819;
}
.AnyTagClassName
{
color: #762819;
}
</style>
background-color css
<style>
a { background-color: #762819; }
a { background-color: rgb(118,40,25); }
div.DivClassName
{
background-color: #762819;
}
.BgClassName
{
background-color: #762819;
}
</style>
border-color css
<style>
span { border-color: #762819; }
span { border-color: rgb(118,40,25); }
td.TdClassName
{
border-color: #762819;
}
.TagClassName
{
border-color: #762819;
}
</style>