Shades of Pueblo #733227
Tints of Pueblo #733227
RGB
CMYK
RGB Variations
Color information
#733227 (or 0x733227) is known color: Pueblo. HEX triplet: 73, 32 and 27. RGB value is (115,50,39). Sum of RGB (Red+Green+Blue) = 115+50+39=204 (27% of max value = 765). Red value is 115 (45.31% from 255 or 56.37% from 204); Green value is 50 (19.92% from 255 or 24.51% from 204); Blue value is 39 (15.62% from 255 or 19.12% from 204); Max value from RGB is 115 - color contains mainly: red. Hex color #733227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733227 is #8CCDD8. Grayscale: #444444. Windows color (decimal): -9227737 or 2568819. OLE color: 2568819.
HSL color Cylindrical-coordinate representation of color #733227: hue angle of 8.68º degrees, saturation: 0.49, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #733227 is Cyan = 0, Magento = 0.57, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 50 | 39 | - |
| CMYK | 0 | 0.57 | 0.66 | 0.55 |
| HSL | 8.68º | 0.49% | 0.3% | - |
| HSV(B) | 8.68º | 0.66% | 0.45% | - |
| XYZ | 8.58 | 6.07 | 2.64 | - |
| YUV | 68.18 | 111.53 | 161.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 50 | 39 | 0 | 0.57 | 0.66 | 0.55 | 8.68 | 0.49 | 0.3 |
| Hex | 73 | 32 | 27 | 0 | 39 | 42 | 37 | 9 | 31 | 1E |
| Octal | 163 | 62 | 47 | 0 | 71 | 102 | 67 | 11 | 61 | 36 |
| Binary | 1110011 | 110010 | 100111 | 0 | 111001 | 1000010 | 110111 | 1001 | 110001 | 11110 |
Color Harmonies of #733227
Complementary color
Monochromatic Colors of #733227
Black with #733227
Text Example
Text Example
White with #733227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733227; }
p { color: rgb(115,50,39); }
H1.HeaderClassName
{
color: #733227;
}
.AnyTagClassName
{
color: #733227;
}
</style>
background-color css
<style>
a { background-color: #733227; }
a { background-color: rgb(115,50,39); }
div.DivClassName
{
background-color: #733227;
}
.BgClassName
{
background-color: #733227;
}
</style>
border-color css
<style>
span { border-color: #733227; }
span { border-color: rgb(115,50,39); }
td.TdClassName
{
border-color: #733227;
}
.TagClassName
{
border-color: #733227;
}
</style>