Shades of Pueblo #772712
Tints of Pueblo #772712
RGB
CMYK
RGB Variations
Color information
#772712 (or 0x772712) is known color: Pueblo. HEX triplet: 77, 27 and 12. RGB value is (119,39,18). Sum of RGB (Red+Green+Blue) = 119+39+18=176 (23% of max value = 765). Red value is 119 (46.88% from 255 or 67.61% from 176); Green value is 39 (15.62% from 255 or 22.16% from 176); Blue value is 18 (7.42% from 255 or 10.23% from 176); Max value from RGB is 119 - color contains mainly: red. Hex color #772712 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #772712 is #88D8ED. Grayscale: #3C3C3C. Windows color (decimal): -8968430 or 1189751. OLE color: 1189751.
HSL color Cylindrical-coordinate representation of color #772712: hue angle of 12.48º degrees, saturation: 0.74, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #772712 is Cyan = 0, Magento = 0.67, Yellow = 0.85 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 119 | 39 | 18 | - |
| CMYK | 0 | 0.67 | 0.85 | 0.53 |
| HSL | 12.48º | 0.74% | 0.27% | - |
| HSV(B) | 12.48º | 0.85% | 0.47% | - |
| XYZ | 8.44 | 5.42 | 1.17 | - |
| YUV | 60.53 | 104 | 169.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 119 | 39 | 18 | 0 | 0.67 | 0.85 | 0.53 | 12.48 | 0.74 | 0.27 |
| Hex | 77 | 27 | 12 | 0 | 43 | 55 | 35 | C | 4A | 1B |
| Octal | 167 | 47 | 22 | 0 | 103 | 125 | 65 | 14 | 112 | 33 |
| Binary | 1110111 | 100111 | 10010 | 0 | 1000011 | 1010101 | 110101 | 1100 | 1001010 | 11011 |
Color Harmonies of #772712
Complementary color
Monochromatic Colors of #772712
Black with #772712
Text Example
Text Example
White with #772712
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #772712; }
p { color: rgb(119,39,18); }
H1.HeaderClassName
{
color: #772712;
}
.AnyTagClassName
{
color: #772712;
}
</style>
background-color css
<style>
a { background-color: #772712; }
a { background-color: rgb(119,39,18); }
div.DivClassName
{
background-color: #772712;
}
.BgClassName
{
background-color: #772712;
}
</style>
border-color css
<style>
span { border-color: #772712; }
span { border-color: rgb(119,39,18); }
td.TdClassName
{
border-color: #772712;
}
.TagClassName
{
border-color: #772712;
}
</style>