Shades of Pueblo #763628
Tints of Pueblo #763628
RGB
CMYK
RGB Variations
Color information
#763628 (or 0x763628) is known color: Pueblo. HEX triplet: 76, 36 and 28. RGB value is (118,54,40). Sum of RGB (Red+Green+Blue) = 118+54+40=212 (28% of max value = 765). Red value is 118 (46.48% from 255 or 55.66% from 212); Green value is 54 (21.48% from 255 or 25.47% from 212); Blue value is 40 (16.02% from 255 or 18.87% from 212); Max value from RGB is 118 - color contains mainly: red. Hex color #763628 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763628 is #89C9D7. Grayscale: #474747. Windows color (decimal): -9030104 or 2635382. OLE color: 2635382.
HSL color Cylindrical-coordinate representation of color #763628: hue angle of 10.77º 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 #763628 is Cyan = 0, Magento = 0.54, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 54 | 40 | - |
| CMYK | 0 | 0.54 | 0.66 | 0.54 |
| HSL | 10.77º | 0.49% | 0.31% | - |
| HSV(B) | 10.77º | 0.66% | 0.46% | - |
| XYZ | 9.17 | 6.64 | 2.81 | - |
| YUV | 71.54 | 110.2 | 161.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 54 | 40 | 0 | 0.54 | 0.66 | 0.54 | 10.77 | 0.49 | 0.31 |
| Hex | 76 | 36 | 28 | 0 | 36 | 42 | 36 | B | 31 | 1F |
| Octal | 166 | 66 | 50 | 0 | 66 | 102 | 66 | 13 | 61 | 37 |
| Binary | 1110110 | 110110 | 101000 | 0 | 110110 | 1000010 | 110110 | 1011 | 110001 | 11111 |
Color Harmonies of #763628
Complementary color
Monochromatic Colors of #763628
Black with #763628
Text Example
Text Example
White with #763628
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763628; }
p { color: rgb(118,54,40); }
H1.HeaderClassName
{
color: #763628;
}
.AnyTagClassName
{
color: #763628;
}
</style>
background-color css
<style>
a { background-color: #763628; }
a { background-color: rgb(118,54,40); }
div.DivClassName
{
background-color: #763628;
}
.BgClassName
{
background-color: #763628;
}
</style>
border-color css
<style>
span { border-color: #763628; }
span { border-color: rgb(118,54,40); }
td.TdClassName
{
border-color: #763628;
}
.TagClassName
{
border-color: #763628;
}
</style>