Shades of Pueblo #682919
Tints of Pueblo #682919
RGB
CMYK
RGB Variations
Color information
#682919 (or 0x682919) is known color: Pueblo. HEX triplet: 68, 29 and 19. RGB value is (104,41,25). Sum of RGB (Red+Green+Blue) = 104+41+25=170 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.18% from 170); Green value is 41 (16.41% from 255 or 24.12% from 170); Blue value is 25 (10.16% from 255 or 14.71% from 170); Max value from RGB is 104 - color contains mainly: red. Hex color #682919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682919 is #97D6E6. Grayscale: #3A3A3A. Windows color (decimal): -9950951 or 1649000. OLE color: 1649000.
HSL color Cylindrical-coordinate representation of color #682919: hue angle of 12.15º degrees, saturation: 0.61, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.76%. Process color model (Four color, CMYK) of #682919 is Cyan = 0, Magento = 0.61, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 41 | 25 | - |
| CMYK | 0 | 0.61 | 0.76 | 0.59 |
| HSL | 12.15º | 0.61% | 0.25% | - |
| HSV(B) | 12.15º | 0.76% | 0.41% | - |
| XYZ | 6.68 | 4.6 | 1.46 | - |
| YUV | 58.01 | 109.37 | 160.8 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 41 | 25 | 0 | 0.61 | 0.76 | 0.59 | 12.15 | 0.61 | 0.25 |
| Hex | 68 | 29 | 19 | 0 | 3D | 4C | 3B | C | 3D | 19 |
| Octal | 150 | 51 | 31 | 0 | 75 | 114 | 73 | 14 | 75 | 31 |
| Binary | 1101000 | 101001 | 11001 | 0 | 111101 | 1001100 | 111011 | 1100 | 111101 | 11001 |
Color Harmonies of #682919
Complementary color
Monochromatic Colors of #682919
Black with #682919
Text Example
Text Example
White with #682919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682919; }
p { color: rgb(104,41,25); }
H1.HeaderClassName
{
color: #682919;
}
.AnyTagClassName
{
color: #682919;
}
</style>
background-color css
<style>
a { background-color: #682919; }
a { background-color: rgb(104,41,25); }
div.DivClassName
{
background-color: #682919;
}
.BgClassName
{
background-color: #682919;
}
</style>
border-color css
<style>
span { border-color: #682919; }
span { border-color: rgb(104,41,25); }
td.TdClassName
{
border-color: #682919;
}
.TagClassName
{
border-color: #682919;
}
</style>