Shades of Pueblo #762714
Tints of Pueblo #762714
RGB
CMYK
RGB Variations
Color information
#762714 (or 0x762714) is known color: Pueblo. HEX triplet: 76, 27 and 14. RGB value is (118,39,20). Sum of RGB (Red+Green+Blue) = 118+39+20=177 (23% of max value = 765). Red value is 118 (46.48% from 255 or 66.67% from 177); Green value is 39 (15.62% from 255 or 22.03% from 177); Blue value is 20 (8.20% from 255 or 11.30% from 177); Max value from RGB is 118 - color contains mainly: red. Hex color #762714 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #762714 is #89D8EB. Grayscale: #3C3C3C. Windows color (decimal): -9033964 or 1320822. OLE color: 1320822.
HSL color Cylindrical-coordinate representation of color #762714: hue angle of 11.63º degrees, saturation: 0.71, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.83%. Process color model (Four color, CMYK) of #762714 is Cyan = 0, Magento = 0.67, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 118 | 39 | 20 | - |
| CMYK | 0 | 0.67 | 0.83 | 0.54 |
| HSL | 11.63º | 0.71% | 0.27% | - |
| HSV(B) | 11.63º | 0.83% | 0.46% | - |
| XYZ | 8.32 | 5.35 | 1.26 | - |
| YUV | 60.46 | 105.17 | 169.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 118 | 39 | 20 | 0 | 0.67 | 0.83 | 0.54 | 11.63 | 0.71 | 0.27 |
| Hex | 76 | 27 | 14 | 0 | 43 | 53 | 36 | C | 47 | 1B |
| Octal | 166 | 47 | 24 | 0 | 103 | 123 | 66 | 14 | 107 | 33 |
| Binary | 1110110 | 100111 | 10100 | 0 | 1000011 | 1010011 | 110110 | 1100 | 1000111 | 11011 |
Color Harmonies of #762714
Complementary color
Monochromatic Colors of #762714
Black with #762714
Text Example
Text Example
White with #762714
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #762714; }
p { color: rgb(118,39,20); }
H1.HeaderClassName
{
color: #762714;
}
.AnyTagClassName
{
color: #762714;
}
</style>
background-color css
<style>
a { background-color: #762714; }
a { background-color: rgb(118,39,20); }
div.DivClassName
{
background-color: #762714;
}
.BgClassName
{
background-color: #762714;
}
</style>
border-color css
<style>
span { border-color: #762714; }
span { border-color: rgb(118,39,20); }
td.TdClassName
{
border-color: #762714;
}
.TagClassName
{
border-color: #762714;
}
</style>