Shades of Pueblo #692919
Tints of Pueblo #692919
RGB
CMYK
RGB Variations
Color information
#692919 (or 0x692919) is known color: Pueblo. HEX triplet: 69, 29 and 19. RGB value is (105,41,25). Sum of RGB (Red+Green+Blue) = 105+41+25=171 (22% of max value = 765). Red value is 105 (41.41% from 255 or 61.40% from 171); Green value is 41 (16.41% from 255 or 23.98% from 171); Blue value is 25 (10.16% from 255 or 14.62% from 171); Max value from RGB is 105 - color contains mainly: red. Hex color #692919 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692919 is #96D6E6. Grayscale: #3A3A3A. Windows color (decimal): -9885415 or 1649001. OLE color: 1649001.
HSL color Cylindrical-coordinate representation of color #692919: hue angle of 12º degrees, saturation: 0.62, 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 #692919 is Cyan = 0, Magento = 0.61, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 41 | 25 | - |
| CMYK | 0 | 0.61 | 0.76 | 0.59 |
| HSL | 12º | 0.62% | 0.25% | - |
| HSV(B) | 12º | 0.76% | 0.41% | - |
| XYZ | 6.79 | 4.66 | 1.46 | - |
| YUV | 58.31 | 109.2 | 161.3 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 41 | 25 | 0 | 0.61 | 0.76 | 0.59 | 12 | 0.62 | 0.25 |
| Hex | 69 | 29 | 19 | 0 | 3D | 4C | 3B | C | 3E | 19 |
| Octal | 151 | 51 | 31 | 0 | 75 | 114 | 73 | 14 | 76 | 31 |
| Binary | 1101001 | 101001 | 11001 | 0 | 111101 | 1001100 | 111011 | 1100 | 111110 | 11001 |
Color Harmonies of #692919
Complementary color
Monochromatic Colors of #692919
Black with #692919
Text Example
Text Example
White with #692919
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692919; }
p { color: rgb(105,41,25); }
H1.HeaderClassName
{
color: #692919;
}
.AnyTagClassName
{
color: #692919;
}
</style>
background-color css
<style>
a { background-color: #692919; }
a { background-color: rgb(105,41,25); }
div.DivClassName
{
background-color: #692919;
}
.BgClassName
{
background-color: #692919;
}
</style>
border-color css
<style>
span { border-color: #692919; }
span { border-color: rgb(105,41,25); }
td.TdClassName
{
border-color: #692919;
}
.TagClassName
{
border-color: #692919;
}
</style>