Shades of Pueblo #793223
Tints of Pueblo #793223
RGB
CMYK
RGB Variations
Color information
#793223 (or 0x793223) is known color: Pueblo. HEX triplet: 79, 32 and 23. RGB value is (121,50,35). Sum of RGB (Red+Green+Blue) = 121+50+35=206 (27% of max value = 765). Red value is 121 (47.66% from 255 or 58.74% from 206); Green value is 50 (19.92% from 255 or 24.27% from 206); Blue value is 35 (14.06% from 255 or 16.99% from 206); Max value from RGB is 121 - color contains mainly: red. Hex color #793223 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #793223 is #86CDDC. Grayscale: #454545. Windows color (decimal): -8834525 or 2306681. OLE color: 2306681.
HSL color Cylindrical-coordinate representation of color #793223: hue angle of 10.47º degrees, saturation: 0.55, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #793223 is Cyan = 0, Magento = 0.59, Yellow = 0.71 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 121 | 50 | 35 | - |
| CMYK | 0 | 0.59 | 0.71 | 0.53 |
| HSL | 10.47º | 0.55% | 0.31% | - |
| HSV(B) | 10.47º | 0.71% | 0.47% | - |
| XYZ | 9.33 | 6.47 | 2.35 | - |
| YUV | 69.52 | 108.52 | 164.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 121 | 50 | 35 | 0 | 0.59 | 0.71 | 0.53 | 10.47 | 0.55 | 0.31 |
| Hex | 79 | 32 | 23 | 0 | 3B | 47 | 35 | A | 37 | 1F |
| Octal | 171 | 62 | 43 | 0 | 73 | 107 | 65 | 12 | 67 | 37 |
| Binary | 1111001 | 110010 | 100011 | 0 | 111011 | 1000111 | 110101 | 1010 | 110111 | 11111 |
Color Harmonies of #793223
Complementary color
Monochromatic Colors of #793223
Black with #793223
Text Example
Text Example
White with #793223
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #793223; }
p { color: rgb(121,50,35); }
H1.HeaderClassName
{
color: #793223;
}
.AnyTagClassName
{
color: #793223;
}
</style>
background-color css
<style>
a { background-color: #793223; }
a { background-color: rgb(121,50,35); }
div.DivClassName
{
background-color: #793223;
}
.BgClassName
{
background-color: #793223;
}
</style>
border-color css
<style>
span { border-color: #793223; }
span { border-color: rgb(121,50,35); }
td.TdClassName
{
border-color: #793223;
}
.TagClassName
{
border-color: #793223;
}
</style>