Shades of Pueblo #722615
Tints of Pueblo #722615
RGB
CMYK
RGB Variations
Color information
#722615 (or 0x722615) is known color: Pueblo. HEX triplet: 72, 26 and 15. RGB value is (114,38,21). Sum of RGB (Red+Green+Blue) = 114+38+21=173 (22% of max value = 765). Red value is 114 (44.92% from 255 or 65.90% from 173); Green value is 38 (15.23% from 255 or 21.97% from 173); Blue value is 21 (8.59% from 255 or 12.14% from 173); Max value from RGB is 114 - color contains mainly: red. Hex color #722615 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722615 is #8DD9EA. Grayscale: #3A3A3A. Windows color (decimal): -9296363 or 1386098. OLE color: 1386098.
HSL color Cylindrical-coordinate representation of color #722615: hue angle of 10.97º degrees, saturation: 0.69, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.82%. Process color model (Four color, CMYK) of #722615 is Cyan = 0, Magento = 0.67, Yellow = 0.82 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 21 | - |
| CMYK | 0 | 0.67 | 0.82 | 0.55 |
| HSL | 10.97º | 0.69% | 0.26% | - |
| HSV(B) | 10.97º | 0.82% | 0.45% | - |
| XYZ | 7.77 | 5.02 | 1.27 | - |
| YUV | 58.79 | 106.68 | 167.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 21 | 0 | 0.67 | 0.82 | 0.55 | 10.97 | 0.69 | 0.26 |
| Hex | 72 | 26 | 15 | 0 | 43 | 52 | 37 | B | 45 | 1A |
| Octal | 162 | 46 | 25 | 0 | 103 | 122 | 67 | 13 | 105 | 32 |
| Binary | 1110010 | 100110 | 10101 | 0 | 1000011 | 1010010 | 110111 | 1011 | 1000101 | 11010 |
Color Harmonies of #722615
Complementary color
Monochromatic Colors of #722615
Black with #722615
Text Example
Text Example
White with #722615
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722615; }
p { color: rgb(114,38,21); }
H1.HeaderClassName
{
color: #722615;
}
.AnyTagClassName
{
color: #722615;
}
</style>
background-color css
<style>
a { background-color: #722615; }
a { background-color: rgb(114,38,21); }
div.DivClassName
{
background-color: #722615;
}
.BgClassName
{
background-color: #722615;
}
</style>
border-color css
<style>
span { border-color: #722615; }
span { border-color: rgb(114,38,21); }
td.TdClassName
{
border-color: #722615;
}
.TagClassName
{
border-color: #722615;
}
</style>