Shades of Pueblo #743621
Tints of Pueblo #743621
RGB
CMYK
RGB Variations
Color information
#743621 (or 0x743621) is known color: Pueblo. HEX triplet: 74, 36 and 21. RGB value is (116,54,33). Sum of RGB (Red+Green+Blue) = 116+54+33=203 (26% of max value = 765). Red value is 116 (45.70% from 255 or 57.14% from 203); Green value is 54 (21.48% from 255 or 26.60% from 203); Blue value is 33 (13.28% from 255 or 16.26% from 203); Max value from RGB is 116 - color contains mainly: red. Hex color #743621 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #743621 is #8BC9DE. Grayscale: #464646. Windows color (decimal): -9161183 or 2176628. OLE color: 2176628.
HSL color Cylindrical-coordinate representation of color #743621: hue angle of 15.18º degrees, saturation: 0.56, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.72%. Process color model (Four color, CMYK) of #743621 is Cyan = 0, Magento = 0.53, Yellow = 0.72 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 116 | 54 | 33 | - |
| CMYK | 0 | 0.53 | 0.72 | 0.55 |
| HSL | 15.18º | 0.56% | 0.29% | - |
| HSV(B) | 15.18º | 0.72% | 0.45% | - |
| XYZ | 8.8 | 6.46 | 2.22 | - |
| YUV | 70.14 | 107.04 | 160.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 116 | 54 | 33 | 0 | 0.53 | 0.72 | 0.55 | 15.18 | 0.56 | 0.29 |
| Hex | 74 | 36 | 21 | 0 | 35 | 48 | 37 | F | 38 | 1D |
| Octal | 164 | 66 | 41 | 0 | 65 | 110 | 67 | 17 | 70 | 35 |
| Binary | 1110100 | 110110 | 100001 | 0 | 110101 | 1001000 | 110111 | 1111 | 111000 | 11101 |
Color Harmonies of #743621
Complementary color
Monochromatic Colors of #743621
Black with #743621
Text Example
Text Example
White with #743621
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #743621; }
p { color: rgb(116,54,33); }
H1.HeaderClassName
{
color: #743621;
}
.AnyTagClassName
{
color: #743621;
}
</style>
background-color css
<style>
a { background-color: #743621; }
a { background-color: rgb(116,54,33); }
div.DivClassName
{
background-color: #743621;
}
.BgClassName
{
background-color: #743621;
}
</style>
border-color css
<style>
span { border-color: #743621; }
span { border-color: rgb(116,54,33); }
td.TdClassName
{
border-color: #743621;
}
.TagClassName
{
border-color: #743621;
}
</style>