Shades of Pueblo #722618
Tints of Pueblo #722618
RGB
CMYK
RGB Variations
Color information
#722618 (or 0x722618) is known color: Pueblo. HEX triplet: 72, 26 and 18. RGB value is (114,38,24). Sum of RGB (Red+Green+Blue) = 114+38+24=176 (23% of max value = 765). Red value is 114 (44.92% from 255 or 64.77% from 176); Green value is 38 (15.23% from 255 or 21.59% from 176); Blue value is 24 (9.77% from 255 or 13.64% from 176); Max value from RGB is 114 - color contains mainly: red. Hex color #722618 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #722618 is #8DD9E7. Grayscale: #3B3B3B. Windows color (decimal): -9296360 or 1582706. OLE color: 1582706.
HSL color Cylindrical-coordinate representation of color #722618: hue angle of 9.33º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #722618 is Cyan = 0, Magento = 0.67, Yellow = 0.79 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 114 | 38 | 24 | - |
| CMYK | 0 | 0.67 | 0.79 | 0.55 |
| HSL | 9.33º | 0.65% | 0.27% | - |
| HSV(B) | 9.33º | 0.79% | 0.45% | - |
| XYZ | 7.8 | 5.03 | 1.42 | - |
| YUV | 59.13 | 108.18 | 167.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 114 | 38 | 24 | 0 | 0.67 | 0.79 | 0.55 | 9.33 | 0.65 | 0.27 |
| Hex | 72 | 26 | 18 | 0 | 43 | 4F | 37 | 9 | 41 | 1B |
| Octal | 162 | 46 | 30 | 0 | 103 | 117 | 67 | 11 | 101 | 33 |
| Binary | 1110010 | 100110 | 11000 | 0 | 1000011 | 1001111 | 110111 | 1001 | 1000001 | 11011 |
Color Harmonies of #722618
Complementary color
Monochromatic Colors of #722618
Black with #722618
Text Example
Text Example
White with #722618
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #722618; }
p { color: rgb(114,38,24); }
H1.HeaderClassName
{
color: #722618;
}
.AnyTagClassName
{
color: #722618;
}
</style>
background-color css
<style>
a { background-color: #722618; }
a { background-color: rgb(114,38,24); }
div.DivClassName
{
background-color: #722618;
}
.BgClassName
{
background-color: #722618;
}
</style>
border-color css
<style>
span { border-color: #722618; }
span { border-color: rgb(114,38,24); }
td.TdClassName
{
border-color: #722618;
}
.TagClassName
{
border-color: #722618;
}
</style>