Shades of Pueblo #682918
Tints of Pueblo #682918
RGB
CMYK
RGB Variations
Color information
#682918 (or 0x682918) is known color: Pueblo. HEX triplet: 68, 29 and 18. RGB value is (104,41,24). Sum of RGB (Red+Green+Blue) = 104+41+24=169 (22% of max value = 765). Red value is 104 (41.02% from 255 or 61.54% from 169); Green value is 41 (16.41% from 255 or 24.26% from 169); Blue value is 24 (9.77% from 255 or 14.20% from 169); Max value from RGB is 104 - color contains mainly: red. Hex color #682918 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #682918 is #97D6E7. Grayscale: #3A3A3A. Windows color (decimal): -9950952 or 1583464. OLE color: 1583464.
HSL color Cylindrical-coordinate representation of color #682918: hue angle of 12.75º degrees, saturation: 0.62, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.77%. Process color model (Four color, CMYK) of #682918 is Cyan = 0, Magento = 0.61, Yellow = 0.77 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 104 | 41 | 24 | - |
| CMYK | 0 | 0.61 | 0.77 | 0.59 |
| HSL | 12.75º | 0.63% | 0.25% | - |
| HSV(B) | 12.75º | 0.77% | 0.41% | - |
| XYZ | 6.67 | 4.59 | 1.4 | - |
| YUV | 57.9 | 108.87 | 160.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 104 | 41 | 24 | 0 | 0.61 | 0.77 | 0.59 | 12.75 | 0.63 | 0.25 |
| Hex | 68 | 29 | 18 | 0 | 3D | 4D | 3B | D | 3E | 19 |
| Octal | 150 | 51 | 30 | 0 | 75 | 115 | 73 | 15 | 76 | 31 |
| Binary | 1101000 | 101001 | 11000 | 0 | 111101 | 1001101 | 111011 | 1101 | 111110 | 11001 |
Color Harmonies of #682918
Complementary color
Monochromatic Colors of #682918
Black with #682918
Text Example
Text Example
White with #682918
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #682918; }
p { color: rgb(104,41,24); }
H1.HeaderClassName
{
color: #682918;
}
.AnyTagClassName
{
color: #682918;
}
</style>
background-color css
<style>
a { background-color: #682918; }
a { background-color: rgb(104,41,24); }
div.DivClassName
{
background-color: #682918;
}
.BgClassName
{
background-color: #682918;
}
</style>
border-color css
<style>
span { border-color: #682918; }
span { border-color: rgb(104,41,24); }
td.TdClassName
{
border-color: #682918;
}
.TagClassName
{
border-color: #682918;
}
</style>