Shades of Pueblo #753127
Tints of Pueblo #753127
RGB
CMYK
RGB Variations
Color information
#753127 (or 0x753127) is known color: Pueblo. HEX triplet: 75, 31 and 27. RGB value is (117,49,39). Sum of RGB (Red+Green+Blue) = 117+49+39=205 (27% of max value = 765). Red value is 117 (46.09% from 255 or 57.07% from 205); Green value is 49 (19.53% from 255 or 23.90% from 205); Blue value is 39 (15.62% from 255 or 19.02% from 205); Max value from RGB is 117 - color contains mainly: red. Hex color #753127 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753127 is #8ACED8. Grayscale: #444444. Windows color (decimal): -9096921 or 2568565. OLE color: 2568565.
HSL color Cylindrical-coordinate representation of color #753127: hue angle of 7.69º degrees, saturation: 0.5, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.46% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #753127 is Cyan = 0, Magento = 0.58, Yellow = 0.67 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 39 | - |
| CMYK | 0 | 0.58 | 0.67 | 0.54 |
| HSL | 7.69º | 0.5% | 0.31% | - |
| HSV(B) | 7.69º | 0.67% | 0.46% | - |
| XYZ | 8.8 | 6.13 | 2.64 | - |
| YUV | 68.19 | 111.53 | 162.81 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 39 | 0 | 0.58 | 0.67 | 0.54 | 7.69 | 0.5 | 0.31 |
| Hex | 75 | 31 | 27 | 0 | 3A | 43 | 36 | 8 | 32 | 1F |
| Octal | 165 | 61 | 47 | 0 | 72 | 103 | 66 | 10 | 62 | 37 |
| Binary | 1110101 | 110001 | 100111 | 0 | 111010 | 1000011 | 110110 | 1000 | 110010 | 11111 |
Color Harmonies of #753127
Complementary color
Monochromatic Colors of #753127
Black with #753127
Text Example
Text Example
White with #753127
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753127; }
p { color: rgb(117,49,39); }
H1.HeaderClassName
{
color: #753127;
}
.AnyTagClassName
{
color: #753127;
}
</style>
background-color css
<style>
a { background-color: #753127; }
a { background-color: rgb(117,49,39); }
div.DivClassName
{
background-color: #753127;
}
.BgClassName
{
background-color: #753127;
}
</style>
border-color css
<style>
span { border-color: #753127; }
span { border-color: rgb(117,49,39); }
td.TdClassName
{
border-color: #753127;
}
.TagClassName
{
border-color: #753127;
}
</style>