Shades of Pueblo #752817
Tints of Pueblo #752817
RGB
CMYK
RGB Variations
Color information
#752817 (or 0x752817) is known color: Pueblo. HEX triplet: 75, 28 and 17. RGB value is (117,40,23). Sum of RGB (Red+Green+Blue) = 117+40+23=180 (23% of max value = 765). Red value is 117 (46.09% from 255 or 65% from 180); Green value is 40 (16.02% from 255 or 22.22% from 180); Blue value is 23 (9.38% from 255 or 12.78% from 180); Max value from RGB is 117 - color contains mainly: red. Hex color #752817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #752817 is #8AD7E8. Grayscale: #3D3D3D. Windows color (decimal): -9099241 or 1517685. OLE color: 1517685.
HSL color Cylindrical-coordinate representation of color #752817: hue angle of 10.85º degrees, saturation: 0.67, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #752817 is Cyan = 0, Magento = 0.66, Yellow = 0.80 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 40 | 23 | - |
| CMYK | 0 | 0.66 | 0.80 | 0.54 |
| HSL | 10.85º | 0.67% | 0.27% | - |
| HSV(B) | 10.85º | 0.8% | 0.46% | - |
| XYZ | 8.25 | 5.36 | 1.41 | - |
| YUV | 61.09 | 106.51 | 167.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 40 | 23 | 0 | 0.66 | 0.80 | 0.54 | 10.85 | 0.67 | 0.27 |
| Hex | 75 | 28 | 17 | 0 | 42 | 50 | 36 | B | 43 | 1B |
| Octal | 165 | 50 | 27 | 0 | 102 | 120 | 66 | 13 | 103 | 33 |
| Binary | 1110101 | 101000 | 10111 | 0 | 1000010 | 1010000 | 110110 | 1011 | 1000011 | 11011 |
Color Harmonies of #752817
Complementary color
Monochromatic Colors of #752817
Black with #752817
Text Example
Text Example
White with #752817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #752817; }
p { color: rgb(117,40,23); }
H1.HeaderClassName
{
color: #752817;
}
.AnyTagClassName
{
color: #752817;
}
</style>
background-color css
<style>
a { background-color: #752817; }
a { background-color: rgb(117,40,23); }
div.DivClassName
{
background-color: #752817;
}
.BgClassName
{
background-color: #752817;
}
</style>
border-color css
<style>
span { border-color: #752817; }
span { border-color: rgb(117,40,23); }
td.TdClassName
{
border-color: #752817;
}
.TagClassName
{
border-color: #752817;
}
</style>