Shades of Pueblo #763728
Tints of Pueblo #763728
RGB
CMYK
RGB Variations
Color information
#763728 (or 0x763728) is known color: Pueblo. HEX triplet: 76, 37 and 28. RGB value is (118,55,40). Sum of RGB (Red+Green+Blue) = 118+55+40=213 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.40% from 213); Green value is 55 (21.88% from 255 or 25.82% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 118 - color contains mainly: red. Hex color #763728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763728 is #89C8D7. Grayscale: #484848. Windows color (decimal): -9029848 or 2635638. OLE color: 2635638.
HSL color Cylindrical-coordinate representation of color #763728: hue angle of 11.54º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #763728 is Cyan = 0, Magento = 0.53, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 55 | 40 | - |
| CMYK | 0 | 0.53 | 0.66 | 0.54 |
| HSL | 11.54º | 0.49% | 0.31% | - |
| HSV(B) | 11.54º | 0.66% | 0.46% | - |
| XYZ | 9.22 | 6.74 | 2.82 | - |
| YUV | 72.13 | 109.87 | 160.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 55 | 40 | 0 | 0.53 | 0.66 | 0.54 | 11.54 | 0.49 | 0.31 |
| Hex | 76 | 37 | 28 | 0 | 35 | 42 | 36 | C | 31 | 1F |
| Octal | 166 | 67 | 50 | 0 | 65 | 102 | 66 | 14 | 61 | 37 |
| Binary | 1110110 | 110111 | 101000 | 0 | 110101 | 1000010 | 110110 | 1100 | 110001 | 11111 |
Color Harmonies of #763728
Complementary color
Monochromatic Colors of #763728
Black with #763728
Text Example
Text Example
White with #763728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763728; }
p { color: rgb(118,55,40); }
H1.HeaderClassName
{
color: #763728;
}
.AnyTagClassName
{
color: #763728;
}
</style>
background-color css
<style>
a { background-color: #763728; }
a { background-color: rgb(118,55,40); }
div.DivClassName
{
background-color: #763728;
}
.BgClassName
{
background-color: #763728;
}
</style>
border-color css
<style>
span { border-color: #763728; }
span { border-color: rgb(118,55,40); }
td.TdClassName
{
border-color: #763728;
}
.TagClassName
{
border-color: #763728;
}
</style>