Shades of Pueblo #752614
Tints of Pueblo #752614
RGB
CMYK
RGB Variations
Color information
#752614 (or 0x752614) is known color: Pueblo. HEX triplet: 75, 26 and 14. RGB value is (117,38,20). Sum of RGB (Red+Green+Blue) = 117+38+20=175 (23% of max value = 765). Red value is 117 (46.09% from 255 or 66.86% from 175); Green value is 38 (15.23% from 255 or 21.71% from 175); Blue value is 20 (8.20% from 255 or 11.43% from 175); Max value from RGB is 117 - color contains mainly: red. Hex color #752614 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752614 is #8AD9EB. Grayscale: #3B3B3B. Windows color (decimal): -9099756 or 1320565. OLE color: 1320565.
HSL color Cylindrical-coordinate representation of color #752614: hue angle of 11.13º 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 #752614 is Cyan = 0, Magento = 0.68, Yellow = 0.83 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 38 | 20 | - |
| CMYK | 0 | 0.68 | 0.83 | 0.54 |
| HSL | 11.13º | 0.71% | 0.27% | - |
| HSV(B) | 11.13º | 0.83% | 0.46% | - |
| XYZ | 8.16 | 5.22 | 1.24 | - |
| YUV | 59.57 | 105.67 | 168.96 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 38 | 20 | 0 | 0.68 | 0.83 | 0.54 | 11.13 | 0.71 | 0.27 |
| Hex | 75 | 26 | 14 | 0 | 44 | 53 | 36 | B | 47 | 1B |
| Octal | 165 | 46 | 24 | 0 | 104 | 123 | 66 | 13 | 107 | 33 |
| Binary | 1110101 | 100110 | 10100 | 0 | 1000100 | 1010011 | 110110 | 1011 | 1000111 | 11011 |
Color Harmonies of #752614
Complementary color
Monochromatic Colors of #752614
Black with #752614
Text Example
Text Example
White with #752614
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752614; }
p { color: rgb(117,38,20); }
H1.HeaderClassName
{
color: #752614;
}
.AnyTagClassName
{
color: #752614;
}
</style>
background-color css
<style>
a { background-color: #752614; }
a { background-color: rgb(117,38,20); }
div.DivClassName
{
background-color: #752614;
}
.BgClassName
{
background-color: #752614;
}
</style>
border-color css
<style>
span { border-color: #752614; }
span { border-color: rgb(117,38,20); }
td.TdClassName
{
border-color: #752614;
}
.TagClassName
{
border-color: #752614;
}
</style>