Shades of Pueblo #743428
Tints of Pueblo #743428
RGB
CMYK
RGB Variations
Color information
#743428 (or 0x743428) is known color: Pueblo. HEX triplet: 74, 34 and 28. RGB value is (116,52,40). Sum of RGB (Red+Green+Blue) = 116+52+40=208 (27% of max value = 765). Red value is 116 (45.70% from 255 or 55.77% from 208); Green value is 52 (20.70% from 255 or 25% from 208); Blue value is 40 (16.02% from 255 or 19.23% from 208); Max value from RGB is 116 - color contains mainly: red. Hex color #743428 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743428 is #8BCBD7. Grayscale: #454545. Windows color (decimal): -9161688 or 2634868. OLE color: 2634868.
HSL color Cylindrical-coordinate representation of color #743428: hue angle of 9.47º 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 #743428 is Cyan = 0, Magento = 0.55, Yellow = 0.66 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 52 | 40 | - |
| CMYK | 0 | 0.55 | 0.66 | 0.55 |
| HSL | 9.47º | 0.49% | 0.31% | - |
| HSV(B) | 9.47º | 0.66% | 0.45% | - |
| XYZ | 8.81 | 6.32 | 2.76 | - |
| YUV | 69.77 | 111.2 | 160.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 52 | 40 | 0 | 0.55 | 0.66 | 0.55 | 9.47 | 0.49 | 0.31 |
| Hex | 74 | 34 | 28 | 0 | 37 | 42 | 37 | 9 | 31 | 1F |
| Octal | 164 | 64 | 50 | 0 | 67 | 102 | 67 | 11 | 61 | 37 |
| Binary | 1110100 | 110100 | 101000 | 0 | 110111 | 1000010 | 110111 | 1001 | 110001 | 11111 |
Color Harmonies of #743428
Complementary color
Monochromatic Colors of #743428
Black with #743428
Text Example
Text Example
White with #743428
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743428; }
p { color: rgb(116,52,40); }
H1.HeaderClassName
{
color: #743428;
}
.AnyTagClassName
{
color: #743428;
}
</style>
background-color css
<style>
a { background-color: #743428; }
a { background-color: rgb(116,52,40); }
div.DivClassName
{
background-color: #743428;
}
.BgClassName
{
background-color: #743428;
}
</style>
border-color css
<style>
span { border-color: #743428; }
span { border-color: rgb(116,52,40); }
td.TdClassName
{
border-color: #743428;
}
.TagClassName
{
border-color: #743428;
}
</style>