Shades of Pueblo #692819
Tints of Pueblo #692819
RGB
CMYK
RGB Variations
Color information
#692819 (or 0x692819) is known color: Pueblo. HEX triplet: 69, 28 and 19. RGB value is (105,40,25). Sum of RGB (Red+Green+Blue) = 105+40+25=170 (22% of max value = 765). Red value is 105 (41.41% from 255 or 61.76% from 170); Green value is 40 (16.02% from 255 or 23.53% from 170); Blue value is 25 (10.16% from 255 or 14.71% from 170); Max value from RGB is 105 - color contains mainly: red. Hex color #692819 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692819 is #96D7E6. Grayscale: #393939. Windows color (decimal): -9885671 or 1648745. OLE color: 1648745.
HSL color Cylindrical-coordinate representation of color #692819: hue angle of 11.25º 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 #692819 is Cyan = 0, Magento = 0.62, Yellow = 0.76 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 25 | - |
| CMYK | 0 | 0.62 | 0.76 | 0.59 |
| HSL | 11.25º | 0.62% | 0.25% | - |
| HSV(B) | 11.25º | 0.76% | 0.41% | - |
| XYZ | 6.76 | 4.59 | 1.45 | - |
| YUV | 57.73 | 109.53 | 161.72 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 25 | 0 | 0.62 | 0.76 | 0.59 | 11.25 | 0.62 | 0.25 |
| Hex | 69 | 28 | 19 | 0 | 3E | 4C | 3B | B | 3E | 19 |
| Octal | 151 | 50 | 31 | 0 | 76 | 114 | 73 | 13 | 76 | 31 |
| Binary | 1101001 | 101000 | 11001 | 0 | 111110 | 1001100 | 111011 | 1011 | 111110 | 11001 |
Color Harmonies of #692819
Complementary color
Monochromatic Colors of #692819
Black with #692819
Text Example
Text Example
White with #692819
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692819; }
p { color: rgb(105,40,25); }
H1.HeaderClassName
{
color: #692819;
}
.AnyTagClassName
{
color: #692819;
}
</style>
background-color css
<style>
a { background-color: #692819; }
a { background-color: rgb(105,40,25); }
div.DivClassName
{
background-color: #692819;
}
.BgClassName
{
background-color: #692819;
}
</style>
border-color css
<style>
span { border-color: #692819; }
span { border-color: rgb(105,40,25); }
td.TdClassName
{
border-color: #692819;
}
.TagClassName
{
border-color: #692819;
}
</style>