Shades of Pueblo #753425
Tints of Pueblo #753425
RGB
CMYK
RGB Variations
Color information
#753425 (or 0x753425) is known color: Pueblo. HEX triplet: 75, 34 and 25. RGB value is (117,52,37). Sum of RGB (Red+Green+Blue) = 117+52+37=206 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.80% from 206); Green value is 52 (20.70% from 255 or 25.24% from 206); Blue value is 37 (14.84% from 255 or 17.96% from 206); Max value from RGB is 117 - color contains mainly: red. Hex color #753425 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753425 is #8ACBDA. Grayscale: #454545. Windows color (decimal): -9096155 or 2438261. OLE color: 2438261.
HSL color Cylindrical-coordinate representation of color #753425: hue angle of 11.25º 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 #753425 is Cyan = 0, Magento = 0.56, Yellow = 0.68 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 37 | - |
| CMYK | 0 | 0.56 | 0.68 | 0.54 |
| HSL | 11.25º | 0.52% | 0.3% | - |
| HSV(B) | 11.25º | 0.68% | 0.46% | - |
| XYZ | 8.9 | 6.37 | 2.51 | - |
| YUV | 69.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 37 | 0 | 0.56 | 0.68 | 0.54 | 11.25 | 0.52 | 0.3 |
| Hex | 75 | 34 | 25 | 0 | 38 | 44 | 36 | B | 34 | 1E |
| Octal | 165 | 64 | 45 | 0 | 70 | 104 | 66 | 13 | 64 | 36 |
| Binary | 1110101 | 110100 | 100101 | 0 | 111000 | 1000100 | 110110 | 1011 | 110100 | 11110 |
Color Harmonies of #753425
Complementary color
Monochromatic Colors of #753425
Black with #753425
Text Example
Text Example
White with #753425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753425; }
p { color: rgb(117,52,37); }
H1.HeaderClassName
{
color: #753425;
}
.AnyTagClassName
{
color: #753425;
}
</style>
background-color css
<style>
a { background-color: #753425; }
a { background-color: rgb(117,52,37); }
div.DivClassName
{
background-color: #753425;
}
.BgClassName
{
background-color: #753425;
}
</style>
border-color css
<style>
span { border-color: #753425; }
span { border-color: rgb(117,52,37); }
td.TdClassName
{
border-color: #753425;
}
.TagClassName
{
border-color: #753425;
}
</style>