Shades of Pueblo #753525
Tints of Pueblo #753525
RGB
CMYK
RGB Variations
Color information
#753525 (or 0x753525) is known color: Pueblo. HEX triplet: 75, 35 and 25. RGB value is (117,53,37). Sum of RGB (Red+Green+Blue) = 117+53+37=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 53 (21.09% from 255 or 25.60% from 207); Blue value is 37 (14.84% from 255 or 17.87% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #753525 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753525 is #8ACADA. Grayscale: #464646. Windows color (decimal): -9095899 or 2438517. OLE color: 2438517.
HSL color Cylindrical-coordinate representation of color #753525: hue angle of 12º degrees, saturation: 0.52, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.68%. Process color model (Four color, CMYK) of #753525 is Cyan = 0, Magento = 0.55, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 53 | 37 | - |
| CMYK | 0 | 0.55 | 0.68 | 0.54 |
| HSL | 12º | 0.52% | 0.3% | - |
| HSV(B) | 12º | 0.68% | 0.46% | - |
| XYZ | 8.94 | 6.46 | 2.53 | - |
| YUV | 70.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 53 | 37 | 0 | 0.55 | 0.68 | 0.54 | 12 | 0.52 | 0.3 |
| Hex | 75 | 35 | 25 | 0 | 37 | 44 | 36 | C | 34 | 1E |
| Octal | 165 | 65 | 45 | 0 | 67 | 104 | 66 | 14 | 64 | 36 |
| Binary | 1110101 | 110101 | 100101 | 0 | 110111 | 1000100 | 110110 | 1100 | 110100 | 11110 |
Color Harmonies of #753525
Complementary color
Monochromatic Colors of #753525
Black with #753525
Text Example
Text Example
White with #753525
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753525; }
p { color: rgb(117,53,37); }
H1.HeaderClassName
{
color: #753525;
}
.AnyTagClassName
{
color: #753525;
}
</style>
background-color css
<style>
a { background-color: #753525; }
a { background-color: rgb(117,53,37); }
div.DivClassName
{
background-color: #753525;
}
.BgClassName
{
background-color: #753525;
}
</style>
border-color css
<style>
span { border-color: #753525; }
span { border-color: rgb(117,53,37); }
td.TdClassName
{
border-color: #753525;
}
.TagClassName
{
border-color: #753525;
}
</style>