Shades of Pueblo #753428
Tints of Pueblo #753428
RGB
CMYK
RGB Variations
Color information
#753428 (or 0x753428) is known color: Pueblo. HEX triplet: 75, 34 and 28. RGB value is (117,52,40). Sum of RGB (Red+Green+Blue) = 117+52+40=209 (27% of max value = 765). Red value is 117 (46.09% from 255 or 55.98% from 209); Green value is 52 (20.70% from 255 or 24.88% from 209); Blue value is 40 (16.02% from 255 or 19.14% from 209); Max value from RGB is 117 - color contains mainly: red. Hex color #753428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753428 is #8ACBD7. Grayscale: #464646. Windows color (decimal): -9096152 or 2634869. OLE color: 2634869.
HSL color Cylindrical-coordinate representation of color #753428: hue angle of 9.35º 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 #753428 is Cyan = 0, Magento = 0.56, Yellow = 0.66 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 52 | 40 | - |
| CMYK | 0 | 0.56 | 0.66 | 0.54 |
| HSL | 9.35º | 0.49% | 0.31% | - |
| HSV(B) | 9.35º | 0.66% | 0.46% | - |
| XYZ | 8.95 | 6.39 | 2.77 | - |
| YUV | 70.07 | 111.03 | 161.48 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 52 | 40 | 0 | 0.56 | 0.66 | 0.54 | 9.35 | 0.49 | 0.31 |
| Hex | 75 | 34 | 28 | 0 | 38 | 42 | 36 | 9 | 31 | 1F |
| Octal | 165 | 64 | 50 | 0 | 70 | 102 | 66 | 11 | 61 | 37 |
| Binary | 1110101 | 110100 | 101000 | 0 | 111000 | 1000010 | 110110 | 1001 | 110001 | 11111 |
Color Harmonies of #753428
Complementary color
Monochromatic Colors of #753428
Black with #753428
Text Example
Text Example
White with #753428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753428; }
p { color: rgb(117,52,40); }
H1.HeaderClassName
{
color: #753428;
}
.AnyTagClassName
{
color: #753428;
}
</style>
background-color css
<style>
a { background-color: #753428; }
a { background-color: rgb(117,52,40); }
div.DivClassName
{
background-color: #753428;
}
.BgClassName
{
background-color: #753428;
}
</style>
border-color css
<style>
span { border-color: #753428; }
span { border-color: rgb(117,52,40); }
td.TdClassName
{
border-color: #753428;
}
.TagClassName
{
border-color: #753428;
}
</style>