Shades of Pueblo #793425
Tints of Pueblo #793425
RGB
CMYK
RGB Variations
Color information
#793425 (or 0x793425) is known color: Pueblo. HEX triplet: 79, 34 and 25. RGB value is (121,52,37). Sum of RGB (Red+Green+Blue) = 121+52+37=210 (27% of max value = 765). Red value is 121 (47.66% from 255 or 57.62% from 210); Green value is 52 (20.70% from 255 or 24.76% from 210); Blue value is 37 (14.84% from 255 or 17.62% from 210); Max value from RGB is 121 - color contains mainly: red. Hex color #793425 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793425 is #86CBDA. Grayscale: #474747. Windows color (decimal): -8834011 or 2438265. OLE color: 2438265.
HSL color Cylindrical-coordinate representation of color #793425: hue angle of 10.71º degrees, saturation: 0.53, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #793425 is Cyan = 0, Magento = 0.57, Yellow = 0.69 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 52 | 37 | - |
| CMYK | 0 | 0.57 | 0.69 | 0.53 |
| HSL | 10.71º | 0.53% | 0.31% | - |
| HSV(B) | 10.71º | 0.69% | 0.47% | - |
| XYZ | 9.45 | 6.65 | 2.54 | - |
| YUV | 70.92 | 108.86 | 163.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 52 | 37 | 0 | 0.57 | 0.69 | 0.53 | 10.71 | 0.53 | 0.31 |
| Hex | 79 | 34 | 25 | 0 | 39 | 45 | 35 | B | 35 | 1F |
| Octal | 171 | 64 | 45 | 0 | 71 | 105 | 65 | 13 | 65 | 37 |
| Binary | 1111001 | 110100 | 100101 | 0 | 111001 | 1000101 | 110101 | 1011 | 110101 | 11111 |
Color Harmonies of #793425
Complementary color
Monochromatic Colors of #793425
Black with #793425
Text Example
Text Example
White with #793425
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793425; }
p { color: rgb(121,52,37); }
H1.HeaderClassName
{
color: #793425;
}
.AnyTagClassName
{
color: #793425;
}
</style>
background-color css
<style>
a { background-color: #793425; }
a { background-color: rgb(121,52,37); }
div.DivClassName
{
background-color: #793425;
}
.BgClassName
{
background-color: #793425;
}
</style>
border-color css
<style>
span { border-color: #793425; }
span { border-color: rgb(121,52,37); }
td.TdClassName
{
border-color: #793425;
}
.TagClassName
{
border-color: #793425;
}
</style>