Shades of Pueblo #733727
Tints of Pueblo #733727
RGB
CMYK
RGB Variations
Color information
#733727 (or 0x733727) is known color: Pueblo. HEX triplet: 73, 37 and 27. RGB value is (115,55,39). Sum of RGB (Red+Green+Blue) = 115+55+39=209 (27% of max value = 765). Red value is 115 (45.31% from 255 or 55.02% from 209); Green value is 55 (21.88% from 255 or 26.32% from 209); Blue value is 39 (15.62% from 255 or 18.66% from 209); Max value from RGB is 115 - color contains mainly: red. Hex color #733727 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #733727 is #8CC8D8. Grayscale: #474747. Windows color (decimal): -9226457 or 2570099. OLE color: 2570099.
HSL color Cylindrical-coordinate representation of color #733727: hue angle of 12.63º 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 #733727 is Cyan = 0, Magento = 0.52, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 115 | 55 | 39 | - |
| CMYK | 0 | 0.52 | 0.66 | 0.55 |
| HSL | 12.63º | 0.49% | 0.3% | - |
| HSV(B) | 12.63º | 0.66% | 0.45% | - |
| XYZ | 8.8 | 6.52 | 2.71 | - |
| YUV | 71.12 | 109.88 | 159.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 55 | 39 | 0 | 0.52 | 0.66 | 0.55 | 12.63 | 0.49 | 0.3 |
| Hex | 73 | 37 | 27 | 0 | 34 | 42 | 37 | D | 31 | 1E |
| Octal | 163 | 67 | 47 | 0 | 64 | 102 | 67 | 15 | 61 | 36 |
| Binary | 1110011 | 110111 | 100111 | 0 | 110100 | 1000010 | 110111 | 1101 | 110001 | 11110 |
Color Harmonies of #733727
Complementary color
Monochromatic Colors of #733727
Black with #733727
Text Example
Text Example
White with #733727
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #733727; }
p { color: rgb(115,55,39); }
H1.HeaderClassName
{
color: #733727;
}
.AnyTagClassName
{
color: #733727;
}
</style>
background-color css
<style>
a { background-color: #733727; }
a { background-color: rgb(115,55,39); }
div.DivClassName
{
background-color: #733727;
}
.BgClassName
{
background-color: #733727;
}
</style>
border-color css
<style>
span { border-color: #733727; }
span { border-color: rgb(115,55,39); }
td.TdClassName
{
border-color: #733727;
}
.TagClassName
{
border-color: #733727;
}
</style>