Shades of Pueblo #753228
Tints of Pueblo #753228
RGB
CMYK
RGB Variations
Color information
#753228 (or 0x753228) is known color: Pueblo. HEX triplet: 75, 32 and 28. RGB value is (117,50,40). Sum of RGB (Red+Green+Blue) = 117+50+40=207 (27% of max value = 765). Red value is 117 (46.09% from 255 or 56.52% from 207); Green value is 50 (19.92% from 255 or 24.15% from 207); Blue value is 40 (16.02% from 255 or 19.32% from 207); Max value from RGB is 117 - color contains mainly: red. Hex color #753228 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753228 is #8ACDD7. Grayscale: #454545. Windows color (decimal): -9096664 or 2634357. OLE color: 2634357.
HSL color Cylindrical-coordinate representation of color #753228: hue angle of 7.79º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #753228 is Cyan = 0, Magento = 0.57, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 50 | 40 | - |
| CMYK | 0 | 0.57 | 0.66 | 0.54 |
| HSL | 7.79º | 0.49% | 0.31% | - |
| HSV(B) | 7.79º | 0.66% | 0.46% | - |
| XYZ | 8.86 | 6.22 | 2.74 | - |
| YUV | 68.89 | 111.7 | 162.31 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 50 | 40 | 0 | 0.57 | 0.66 | 0.54 | 7.79 | 0.49 | 0.31 |
| Hex | 75 | 32 | 28 | 0 | 39 | 42 | 36 | 8 | 31 | 1F |
| Octal | 165 | 62 | 50 | 0 | 71 | 102 | 66 | 10 | 61 | 37 |
| Binary | 1110101 | 110010 | 101000 | 0 | 111001 | 1000010 | 110110 | 1000 | 110001 | 11111 |
Color Harmonies of #753228
Complementary color
Monochromatic Colors of #753228
Black with #753228
Text Example
Text Example
White with #753228
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753228; }
p { color: rgb(117,50,40); }
H1.HeaderClassName
{
color: #753228;
}
.AnyTagClassName
{
color: #753228;
}
</style>
background-color css
<style>
a { background-color: #753228; }
a { background-color: rgb(117,50,40); }
div.DivClassName
{
background-color: #753228;
}
.BgClassName
{
background-color: #753228;
}
</style>
border-color css
<style>
span { border-color: #753228; }
span { border-color: rgb(117,50,40); }
td.TdClassName
{
border-color: #753228;
}
.TagClassName
{
border-color: #753228;
}
</style>