Shades of Pueblo #753123
Tints of Pueblo #753123
RGB
CMYK
RGB Variations
Color information
#753123 (or 0x753123) is known color: Pueblo. HEX triplet: 75, 31 and 23. RGB value is (117,49,35). Sum of RGB (Red+Green+Blue) = 117+49+35=201 (26% of max value = 765). Red value is 117 (46.09% from 255 or 58.21% from 201); Green value is 49 (19.53% from 255 or 24.38% from 201); Blue value is 35 (14.06% from 255 or 17.41% from 201); Max value from RGB is 117 - color contains mainly: red. Hex color #753123 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #753123 is #8ACEDC. Grayscale: #434343. Windows color (decimal): -9096925 or 2306421. OLE color: 2306421.
HSL color Cylindrical-coordinate representation of color #753123: hue angle of 10.24º 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 #753123 is Cyan = 0, Magento = 0.58, Yellow = 0.70 and Black (K on CMYK) = 0.54.
Color convert
| RGB | 117 | 49 | 35 | - |
| CMYK | 0 | 0.58 | 0.70 | 0.54 |
| HSL | 10.24º | 0.54% | 0.3% | - |
| HSV(B) | 10.24º | 0.7% | 0.46% | - |
| XYZ | 8.74 | 6.1 | 2.31 | - |
| YUV | 67.74 | 109.53 | 163.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 117 | 49 | 35 | 0 | 0.58 | 0.70 | 0.54 | 10.24 | 0.54 | 0.3 |
| Hex | 75 | 31 | 23 | 0 | 3A | 46 | 36 | A | 36 | 1E |
| Octal | 165 | 61 | 43 | 0 | 72 | 106 | 66 | 12 | 66 | 36 |
| Binary | 1110101 | 110001 | 100011 | 0 | 111010 | 1000110 | 110110 | 1010 | 110110 | 11110 |
Color Harmonies of #753123
Complementary color
Monochromatic Colors of #753123
Black with #753123
Text Example
Text Example
White with #753123
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #753123; }
p { color: rgb(117,49,35); }
H1.HeaderClassName
{
color: #753123;
}
.AnyTagClassName
{
color: #753123;
}
</style>
background-color css
<style>
a { background-color: #753123; }
a { background-color: rgb(117,49,35); }
div.DivClassName
{
background-color: #753123;
}
.BgClassName
{
background-color: #753123;
}
</style>
border-color css
<style>
span { border-color: #753123; }
span { border-color: rgb(117,49,35); }
td.TdClassName
{
border-color: #753123;
}
.TagClassName
{
border-color: #753123;
}
</style>