Shades of Pueblo #763327
Tints of Pueblo #763327
RGB
CMYK
RGB Variations
Color information
#763327 (or 0x763327) is known color: Pueblo. HEX triplet: 76, 33 and 27. RGB value is (118,51,39). Sum of RGB (Red+Green+Blue) = 118+51+39=208 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.73% from 208); Green value is 51 (20.31% from 255 or 24.52% from 208); Blue value is 39 (15.62% from 255 or 18.75% from 208); Max value from RGB is 118 - color contains mainly: red. Hex color #763327 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763327 is #89CCD8. Grayscale: #454545. Windows color (decimal): -9030873 or 2569078. OLE color: 2569078.
HSL color Cylindrical-coordinate representation of color #763327: hue angle of 9.11º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #763327 is Cyan = 0, Magento = 0.57, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 51 | 39 | - |
| CMYK | 0 | 0.57 | 0.67 | 0.54 |
| HSL | 9.11º | 0.5% | 0.31% | - |
| HSV(B) | 9.11º | 0.67% | 0.46% | - |
| XYZ | 9.02 | 6.37 | 2.67 | - |
| YUV | 69.67 | 110.7 | 162.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 51 | 39 | 0 | 0.57 | 0.67 | 0.54 | 9.11 | 0.5 | 0.31 |
| Hex | 76 | 33 | 27 | 0 | 39 | 43 | 36 | 9 | 32 | 1F |
| Octal | 166 | 63 | 47 | 0 | 71 | 103 | 66 | 11 | 62 | 37 |
| Binary | 1110110 | 110011 | 100111 | 0 | 111001 | 1000011 | 110110 | 1001 | 110010 | 11111 |
Color Harmonies of #763327
Complementary color
Monochromatic Colors of #763327
Black with #763327
Text Example
Text Example
White with #763327
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763327; }
p { color: rgb(118,51,39); }
H1.HeaderClassName
{
color: #763327;
}
.AnyTagClassName
{
color: #763327;
}
</style>
background-color css
<style>
a { background-color: #763327; }
a { background-color: rgb(118,51,39); }
div.DivClassName
{
background-color: #763327;
}
.BgClassName
{
background-color: #763327;
}
</style>
border-color css
<style>
span { border-color: #763327; }
span { border-color: rgb(118,51,39); }
td.TdClassName
{
border-color: #763327;
}
.TagClassName
{
border-color: #763327;
}
</style>