Shades of Pueblo #743728
Tints of Pueblo #743728
RGB
CMYK
RGB Variations
Color information
#743728 (or 0x743728) is known color: Pueblo. HEX triplet: 74, 37 and 28. RGB value is (116,55,40). Sum of RGB (Red+Green+Blue) = 116+55+40=211 (27% of max value = 765). Red value is 116 (45.70% from 255 or 54.98% from 211); Green value is 55 (21.88% from 255 or 26.07% from 211); Blue value is 40 (16.02% from 255 or 18.96% from 211); Max value from RGB is 116 - color contains mainly: red. Hex color #743728 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743728 is #8BC8D7. Grayscale: #474747. Windows color (decimal): -9160920 or 2635636. OLE color: 2635636.
HSL color Cylindrical-coordinate representation of color #743728: hue angle of 11.84º degrees, saturation: 0.49, lightness: 0.31%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #743728 is Cyan = 0, Magento = 0.53, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 55 | 40 | - |
| CMYK | 0 | 0.53 | 0.66 | 0.55 |
| HSL | 11.84º | 0.49% | 0.31% | - |
| HSV(B) | 11.84º | 0.66% | 0.45% | - |
| XYZ | 8.95 | 6.6 | 2.81 | - |
| YUV | 71.53 | 110.21 | 159.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 55 | 40 | 0 | 0.53 | 0.66 | 0.55 | 11.84 | 0.49 | 0.31 |
| Hex | 74 | 37 | 28 | 0 | 35 | 42 | 37 | C | 31 | 1F |
| Octal | 164 | 67 | 50 | 0 | 65 | 102 | 67 | 14 | 61 | 37 |
| Binary | 1110100 | 110111 | 101000 | 0 | 110101 | 1000010 | 110111 | 1100 | 110001 | 11111 |
Color Harmonies of #743728
Complementary color
Monochromatic Colors of #743728
Black with #743728
Text Example
Text Example
White with #743728
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743728; }
p { color: rgb(116,55,40); }
H1.HeaderClassName
{
color: #743728;
}
.AnyTagClassName
{
color: #743728;
}
</style>
background-color css
<style>
a { background-color: #743728; }
a { background-color: rgb(116,55,40); }
div.DivClassName
{
background-color: #743728;
}
.BgClassName
{
background-color: #743728;
}
</style>
border-color css
<style>
span { border-color: #743728; }
span { border-color: rgb(116,55,40); }
td.TdClassName
{
border-color: #743728;
}
.TagClassName
{
border-color: #743728;
}
</style>