Shades of Pueblo #752612
Tints of Pueblo #752612
RGB
CMYK
RGB Variations
Color information
#752612 (or 0x752612) is known color: Pueblo. HEX triplet: 75, 26 and 12. RGB value is (117,38,18). Sum of RGB (Red+Green+Blue) = 117+38+18=173 (22% of max value = 765). Red value is 117 (46.09% from 255 or 67.63% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 18 (7.42% from 255 or 10.40% from 173); Max value from RGB is 117 - color contains mainly: red. Hex color #752612 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752612 is #8AD9ED. Grayscale: #3B3B3B. Windows color (decimal): -9099758 or 1189493. OLE color: 1189493.
HSL color Cylindrical-coordinate representation of color #752612: hue angle of 12.12º degrees, saturation: 0.73, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.85%. Process color model (Four color, CMYK) of #752612 is Cyan = 0, Magento = 0.68, Yellow = 0.85 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 18 | - |
| CMYK | 0 | 0.68 | 0.85 | 0.54 |
| HSL | 12.12º | 0.73% | 0.26% | - |
| HSV(B) | 12.12º | 0.85% | 0.46% | - |
| XYZ | 8.14 | 5.21 | 1.15 | - |
| YUV | 59.34 | 104.67 | 169.13 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 18 | 0 | 0.68 | 0.85 | 0.54 | 12.12 | 0.73 | 0.26 |
| Hex | 75 | 26 | 12 | 0 | 44 | 55 | 36 | C | 49 | 1A |
| Octal | 165 | 46 | 22 | 0 | 104 | 125 | 66 | 14 | 111 | 32 |
| Binary | 1110101 | 100110 | 10010 | 0 | 1000100 | 1010101 | 110110 | 1100 | 1001001 | 11010 |
Color Harmonies of #752612
Complementary color
Monochromatic Colors of #752612
Black with #752612
Text Example
Text Example
White with #752612
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752612; }
p { color: rgb(117,38,18); }
H1.HeaderClassName
{
color: #752612;
}
.AnyTagClassName
{
color: #752612;
}
</style>
background-color css
<style>
a { background-color: #752612; }
a { background-color: rgb(117,38,18); }
div.DivClassName
{
background-color: #752612;
}
.BgClassName
{
background-color: #752612;
}
</style>
border-color css
<style>
span { border-color: #752612; }
span { border-color: rgb(117,38,18); }
td.TdClassName
{
border-color: #752612;
}
.TagClassName
{
border-color: #752612;
}
</style>