Shades of Pueblo #753423
Tints of Pueblo #753423
RGB
CMYK
RGB Variations
Color information
#753423 (or 0x753423) is known color: Pueblo. HEX triplet: 75, 34 and 23. RGB value is (117,52,35). Sum of RGB (Red+Green+Blue) = 117+52+35=204 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.35% from 204); Green value is 52 (20.70% from 255 or 25.49% from 204); Blue value is 35 (14.06% from 255 or 17.16% from 204); Max value from RGB is 117 - color contains mainly: red. Hex color #753423 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753423 is #8ACBDC. Grayscale: #454545. Windows color (decimal): -9096157 or 2307189. OLE color: 2307189.
HSL color Cylindrical-coordinate representation of color #753423: hue angle of 12.44º degrees, saturation: 0.54, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #753423 is Cyan = 0, Magento = 0.56, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 35 | - |
| CMYK | 0 | 0.56 | 0.70 | 0.54 |
| HSL | 12.44º | 0.54% | 0.3% | - |
| HSV(B) | 12.44º | 0.7% | 0.46% | - |
| XYZ | 8.87 | 6.36 | 2.35 | - |
| YUV | 69.5 | 108.53 | 161.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 35 | 0 | 0.56 | 0.70 | 0.54 | 12.44 | 0.54 | 0.3 |
| Hex | 75 | 34 | 23 | 0 | 38 | 46 | 36 | C | 36 | 1E |
| Octal | 165 | 64 | 43 | 0 | 70 | 106 | 66 | 14 | 66 | 36 |
| Binary | 1110101 | 110100 | 100011 | 0 | 111000 | 1000110 | 110110 | 1100 | 110110 | 11110 |
Color Harmonies of #753423
Complementary color
Monochromatic Colors of #753423
Black with #753423
Text Example
Text Example
White with #753423
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753423; }
p { color: rgb(117,52,35); }
H1.HeaderClassName
{
color: #753423;
}
.AnyTagClassName
{
color: #753423;
}
</style>
background-color css
<style>
a { background-color: #753423; }
a { background-color: rgb(117,52,35); }
div.DivClassName
{
background-color: #753423;
}
.BgClassName
{
background-color: #753423;
}
</style>
border-color css
<style>
span { border-color: #753423; }
span { border-color: rgb(117,52,35); }
td.TdClassName
{
border-color: #753423;
}
.TagClassName
{
border-color: #753423;
}
</style>