Shades of Pueblo #763824
Tints of Pueblo #763824
RGB
CMYK
RGB Variations
Color information
#763824 (or 0x763824) is known color: Pueblo. HEX triplet: 76, 38 and 24. RGB value is (118,56,36). Sum of RGB (Red+Green+Blue) = 118+56+36=210 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.19% from 210); Green value is 56 (22.27% from 255 or 26.67% from 210); Blue value is 36 (14.45% from 255 or 17.14% from 210); Max value from RGB is 118 - color contains mainly: red. Hex color #763824 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763824 is #89C7DB. Grayscale: #484848. Windows color (decimal): -9029596 or 2373750. OLE color: 2373750.
HSL color Cylindrical-coordinate representation of color #763824: hue angle of 14.63º degrees, saturation: 0.53, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #763824 is Cyan = 0, Magento = 0.53, Yellow = 0.69 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 56 | 36 | - |
| CMYK | 0 | 0.53 | 0.69 | 0.54 |
| HSL | 14.63º | 0.53% | 0.3% | - |
| HSV(B) | 14.63º | 0.69% | 0.46% | - |
| XYZ | 9.2 | 6.81 | 2.5 | - |
| YUV | 72.26 | 107.54 | 160.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 56 | 36 | 0 | 0.53 | 0.69 | 0.54 | 14.63 | 0.53 | 0.3 |
| Hex | 76 | 38 | 24 | 0 | 35 | 45 | 36 | F | 35 | 1E |
| Octal | 166 | 70 | 44 | 0 | 65 | 105 | 66 | 17 | 65 | 36 |
| Binary | 1110110 | 111000 | 100100 | 0 | 110101 | 1000101 | 110110 | 1111 | 110101 | 11110 |
Color Harmonies of #763824
Complementary color
Monochromatic Colors of #763824
Black with #763824
Text Example
Text Example
White with #763824
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763824; }
p { color: rgb(118,56,36); }
H1.HeaderClassName
{
color: #763824;
}
.AnyTagClassName
{
color: #763824;
}
</style>
background-color css
<style>
a { background-color: #763824; }
a { background-color: rgb(118,56,36); }
div.DivClassName
{
background-color: #763824;
}
.BgClassName
{
background-color: #763824;
}
</style>
border-color css
<style>
span { border-color: #763824; }
span { border-color: rgb(118,56,36); }
td.TdClassName
{
border-color: #763824;
}
.TagClassName
{
border-color: #763824;
}
</style>