Shades of Pueblo #692815
Tints of Pueblo #692815
RGB
CMYK
RGB Variations
Color information
#692815 (or 0x692815) is known color: Pueblo. HEX triplet: 69, 28 and 15. RGB value is (105,40,21). Sum of RGB (Red+Green+Blue) = 105+40+21=166 (21% of max value = 765). Red value is 105 (41.41% from 255 or 63.25% from 166); Green value is 40 (16.02% from 255 or 24.10% from 166); Blue value is 21 (8.59% from 255 or 12.65% from 166); Max value from RGB is 105 - color contains mainly: red. Hex color #692815 is not a web safe color. Web safe color analog (approx): #663300. Inversed color of #692815 is #96D7EA. Grayscale: #393939. Windows color (decimal): -9885675 or 1386601. OLE color: 1386601.
HSL color Cylindrical-coordinate representation of color #692815: hue angle of 13.57º degrees, saturation: 0.67, lightness: 0.25%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.8%. Process color model (Four color, CMYK) of #692815 is Cyan = 0, Magento = 0.62, Yellow = 0.80 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 40 | 21 | - |
| CMYK | 0 | 0.62 | 0.80 | 0.59 |
| HSL | 13.57º | 0.67% | 0.25% | - |
| HSV(B) | 13.57º | 0.8% | 0.41% | - |
| XYZ | 6.72 | 4.57 | 1.24 | - |
| YUV | 57.27 | 107.53 | 162.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 40 | 21 | 0 | 0.62 | 0.80 | 0.59 | 13.57 | 0.67 | 0.25 |
| Hex | 69 | 28 | 15 | 0 | 3E | 50 | 3B | E | 43 | 19 |
| Octal | 151 | 50 | 25 | 0 | 76 | 120 | 73 | 16 | 103 | 31 |
| Binary | 1101001 | 101000 | 10101 | 0 | 111110 | 1010000 | 111011 | 1110 | 1000011 | 11001 |
Color Harmonies of #692815
Complementary color
Monochromatic Colors of #692815
Black with #692815
Text Example
Text Example
White with #692815
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #692815; }
p { color: rgb(105,40,21); }
H1.HeaderClassName
{
color: #692815;
}
.AnyTagClassName
{
color: #692815;
}
</style>
background-color css
<style>
a { background-color: #692815; }
a { background-color: rgb(105,40,21); }
div.DivClassName
{
background-color: #692815;
}
.BgClassName
{
background-color: #692815;
}
</style>
border-color css
<style>
span { border-color: #692815; }
span { border-color: rgb(105,40,21); }
td.TdClassName
{
border-color: #692815;
}
.TagClassName
{
border-color: #692815;
}
</style>