Shades of Pueblo #743928
Tints of Pueblo #743928
RGB
CMYK
RGB Variations
Color information
#743928 (or 0x743928) is known color: Pueblo. HEX triplet: 74, 39 and 28. RGB value is (116,57,40). Sum of RGB (Red+Green+Blue) = 116+57+40=213 (28% of max value = 765). Red value is 116 (45.70% from 255 or 54.46% from 213); Green value is 57 (22.66% from 255 or 26.76% from 213); Blue value is 40 (16.02% from 255 or 18.78% from 213); Max value from RGB is 116 - color contains mainly: red. Hex color #743928 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743928 is #8BC6D7. Grayscale: #484848. Windows color (decimal): -9160408 or 2636148. OLE color: 2636148.
HSL color Cylindrical-coordinate representation of color #743928: hue angle of 13.42º 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 #743928 is Cyan = 0, Magento = 0.51, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 57 | 40 | - |
| CMYK | 0 | 0.51 | 0.66 | 0.55 |
| HSL | 13.42º | 0.49% | 0.31% | - |
| HSV(B) | 13.42º | 0.66% | 0.45% | - |
| XYZ | 9.05 | 6.79 | 2.84 | - |
| YUV | 72.7 | 109.55 | 158.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 57 | 40 | 0 | 0.51 | 0.66 | 0.55 | 13.42 | 0.49 | 0.31 |
| Hex | 74 | 39 | 28 | 0 | 33 | 42 | 37 | D | 31 | 1F |
| Octal | 164 | 71 | 50 | 0 | 63 | 102 | 67 | 15 | 61 | 37 |
| Binary | 1110100 | 111001 | 101000 | 0 | 110011 | 1000010 | 110111 | 1101 | 110001 | 11111 |
Color Harmonies of #743928
Complementary color
Monochromatic Colors of #743928
Black with #743928
Text Example
Text Example
White with #743928
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743928; }
p { color: rgb(116,57,40); }
H1.HeaderClassName
{
color: #743928;
}
.AnyTagClassName
{
color: #743928;
}
</style>
background-color css
<style>
a { background-color: #743928; }
a { background-color: rgb(116,57,40); }
div.DivClassName
{
background-color: #743928;
}
.BgClassName
{
background-color: #743928;
}
</style>
border-color css
<style>
span { border-color: #743928; }
span { border-color: rgb(116,57,40); }
td.TdClassName
{
border-color: #743928;
}
.TagClassName
{
border-color: #743928;
}
</style>