Shades of Pueblo #763427
Tints of Pueblo #763427
RGB
CMYK
RGB Variations
Color information
#763427 (or 0x763427) is known color: Pueblo. HEX triplet: 76, 34 and 27. RGB value is (118,52,39). Sum of RGB (Red+Green+Blue) = 118+52+39=209 (27% of max value = 765). Red value is 118 (46.48% from 255 or 56.46% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 118 - color contains mainly: red. Hex color #763427 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #763427 is #89CBD8. Grayscale: #464646. Windows color (decimal): -9030617 or 2569334. OLE color: 2569334.
HSL color Cylindrical-coordinate representation of color #763427: hue angle of 9.87º 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 #763427 is Cyan = 0, Magento = 0.56, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 52 | 39 | - |
| CMYK | 0 | 0.56 | 0.67 | 0.54 |
| HSL | 9.87º | 0.5% | 0.31% | - |
| HSV(B) | 9.87º | 0.67% | 0.46% | - |
| XYZ | 9.07 | 6.45 | 2.69 | - |
| YUV | 70.25 | 110.37 | 162.06 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 52 | 39 | 0 | 0.56 | 0.67 | 0.54 | 9.87 | 0.5 | 0.31 |
| Hex | 76 | 34 | 27 | 0 | 38 | 43 | 36 | A | 32 | 1F |
| Octal | 166 | 64 | 47 | 0 | 70 | 103 | 66 | 12 | 62 | 37 |
| Binary | 1110110 | 110100 | 100111 | 0 | 111000 | 1000011 | 110110 | 1010 | 110010 | 11111 |
Color Harmonies of #763427
Complementary color
Monochromatic Colors of #763427
Black with #763427
Text Example
Text Example
White with #763427
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #763427; }
p { color: rgb(118,52,39); }
H1.HeaderClassName
{
color: #763427;
}
.AnyTagClassName
{
color: #763427;
}
</style>
background-color css
<style>
a { background-color: #763427; }
a { background-color: rgb(118,52,39); }
div.DivClassName
{
background-color: #763427;
}
.BgClassName
{
background-color: #763427;
}
</style>
border-color css
<style>
span { border-color: #763427; }
span { border-color: rgb(118,52,39); }
td.TdClassName
{
border-color: #763427;
}
.TagClassName
{
border-color: #763427;
}
</style>