Shades of Pueblo #743326
Tints of Pueblo #743326
RGB
CMYK
RGB Variations
Color information
#743326 (or 0x743326) is known color: Pueblo. HEX triplet: 74, 33 and 26. RGB value is (116,51,38). Sum of RGB (Red+Green+Blue) = 116+51+38=205 (27% of max value = 765). Red value is 116 (45.70% from 255 or 56.59% from 205); Green value is 51 (20.31% from 255 or 24.88% from 205); Blue value is 38 (15.23% from 255 or 18.54% from 205); Max value from RGB is 116 - color contains mainly: red. Hex color #743326 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743326 is #8BCCD9. Grayscale: #454545. Windows color (decimal): -9161946 or 2503540. OLE color: 2503540.
HSL color Cylindrical-coordinate representation of color #743326: hue angle of 10º degrees, saturation: 0.51, lightness: 0.3%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.67%. Process color model (Four color, CMYK) of #743326 is Cyan = 0, Magento = 0.56, Yellow = 0.67 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 51 | 38 | - |
| CMYK | 0 | 0.56 | 0.67 | 0.55 |
| HSL | 10º | 0.51% | 0.3% | - |
| HSV(B) | 10º | 0.67% | 0.45% | - |
| XYZ | 8.74 | 6.22 | 2.57 | - |
| YUV | 68.95 | 110.53 | 161.56 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 51 | 38 | 0 | 0.56 | 0.67 | 0.55 | 10 | 0.51 | 0.3 |
| Hex | 74 | 33 | 26 | 0 | 38 | 43 | 37 | A | 33 | 1E |
| Octal | 164 | 63 | 46 | 0 | 70 | 103 | 67 | 12 | 63 | 36 |
| Binary | 1110100 | 110011 | 100110 | 0 | 111000 | 1000011 | 110111 | 1010 | 110011 | 11110 |
Color Harmonies of #743326
Complementary color
Monochromatic Colors of #743326
Black with #743326
Text Example
Text Example
White with #743326
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743326; }
p { color: rgb(116,51,38); }
H1.HeaderClassName
{
color: #743326;
}
.AnyTagClassName
{
color: #743326;
}
</style>
background-color css
<style>
a { background-color: #743326; }
a { background-color: rgb(116,51,38); }
div.DivClassName
{
background-color: #743326;
}
.BgClassName
{
background-color: #743326;
}
</style>
border-color css
<style>
span { border-color: #743326; }
span { border-color: rgb(116,51,38); }
td.TdClassName
{
border-color: #743326;
}
.TagClassName
{
border-color: #743326;
}
</style>