Shades of Pueblo #763023
Tints of Pueblo #763023
RGB
CMYK
RGB Variations
Color information
#763023 (or 0x763023) is known color: Pueblo. HEX triplet: 76, 30 and 23. RGB value is (118,48,35). Sum of RGB (Red+Green+Blue) = 118+48+35=201 (26% of max value = 765). Red value is 118 (46.48% from 255 or 58.71% from 201); Green value is 48 (19.14% from 255 or 23.88% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 118 - color contains mainly: red. Hex color #763023 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763023 is #89CFDC. Grayscale: #434343. Windows color (decimal): -9031645 or 2306166. OLE color: 2306166.
HSL color Cylindrical-coordinate representation of color #763023: hue angle of 9.4º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #763023 is Cyan = 0, Magento = 0.59, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 48 | 35 | - |
| CMYK | 0 | 0.59 | 0.70 | 0.54 |
| HSL | 9.4º | 0.54% | 0.3% | - |
| HSV(B) | 9.4º | 0.7% | 0.46% | - |
| XYZ | 8.83 | 6.09 | 2.3 | - |
| YUV | 67.45 | 109.69 | 164.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 48 | 35 | 0 | 0.59 | 0.70 | 0.54 | 9.4 | 0.54 | 0.3 |
| Hex | 76 | 30 | 23 | 0 | 3B | 46 | 36 | 9 | 36 | 1E |
| Octal | 166 | 60 | 43 | 0 | 73 | 106 | 66 | 11 | 66 | 36 |
| Binary | 1110110 | 110000 | 100011 | 0 | 111011 | 1000110 | 110110 | 1001 | 110110 | 11110 |
Color Harmonies of #763023
Complementary color
Monochromatic Colors of #763023
Black with #763023
Text Example
Text Example
White with #763023
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763023; }
p { color: rgb(118,48,35); }
H1.HeaderClassName
{
color: #763023;
}
.AnyTagClassName
{
color: #763023;
}
</style>
background-color css
<style>
a { background-color: #763023; }
a { background-color: rgb(118,48,35); }
div.DivClassName
{
background-color: #763023;
}
.BgClassName
{
background-color: #763023;
}
</style>
border-color css
<style>
span { border-color: #763023; }
span { border-color: rgb(118,48,35); }
td.TdClassName
{
border-color: #763023;
}
.TagClassName
{
border-color: #763023;
}
</style>