Shades of Pueblo #782817
Tints of Pueblo #782817
RGB
CMYK
RGB Variations
Color information
#782817 (or 0x782817) is known color: Pueblo. HEX triplet: 78, 28 and 17. RGB value is (120,40,23). Sum of RGB (Red+Green+Blue) = 120+40+23=183 (24% of max value = 765). Red value is 120 (47.27% from 255 or 65.57% from 183); Green value is 40 (16.02% from 255 or 21.86% from 183); Blue value is 23 (9.38% from 255 or 12.57% from 183); Max value from RGB is 120 - color contains mainly: red. Hex color #782817 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #782817 is #87D7E8. Grayscale: #3E3E3E. Windows color (decimal): -8902633 or 1517688. OLE color: 1517688.
HSL color Cylindrical-coordinate representation of color #782817: hue angle of 10.52º degrees, saturation: 0.68, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.81%. Process color model (Four color, CMYK) of #782817 is Cyan = 0, Magento = 0.67, Yellow = 0.81 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 120 | 40 | 23 | - |
| CMYK | 0 | 0.67 | 0.81 | 0.53 |
| HSL | 10.52º | 0.68% | 0.28% | - |
| HSV(B) | 10.52º | 0.81% | 0.47% | - |
| XYZ | 8.66 | 5.57 | 1.43 | - |
| YUV | 61.98 | 106 | 169.38 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 120 | 40 | 23 | 0 | 0.67 | 0.81 | 0.53 | 10.52 | 0.68 | 0.28 |
| Hex | 78 | 28 | 17 | 0 | 43 | 51 | 35 | B | 44 | 1C |
| Octal | 170 | 50 | 27 | 0 | 103 | 121 | 65 | 13 | 104 | 34 |
| Binary | 1111000 | 101000 | 10111 | 0 | 1000011 | 1010001 | 110101 | 1011 | 1000100 | 11100 |
Color Harmonies of #782817
Complementary color
Monochromatic Colors of #782817
Black with #782817
Text Example
Text Example
White with #782817
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #782817; }
p { color: rgb(120,40,23); }
H1.HeaderClassName
{
color: #782817;
}
.AnyTagClassName
{
color: #782817;
}
</style>
background-color css
<style>
a { background-color: #782817; }
a { background-color: rgb(120,40,23); }
div.DivClassName
{
background-color: #782817;
}
.BgClassName
{
background-color: #782817;
}
</style>
border-color css
<style>
span { border-color: #782817; }
span { border-color: rgb(120,40,23); }
td.TdClassName
{
border-color: #782817;
}
.TagClassName
{
border-color: #782817;
}
</style>