Shades of Pueblo #693129
Tints of Pueblo #693129
RGB
CMYK
RGB Variations
Color information
#693129 (or 0x693129) is known color: Pueblo. HEX triplet: 69, 31 and 29. RGB value is (105,49,41). Sum of RGB (Red+Green+Blue) = 105+49+41=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 49 (19.53% from 255 or 25.13% from 195); Blue value is 41 (16.41% from 255 or 21.03% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #693129 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693129 is #96CED6. Grayscale: #404040. Windows color (decimal): -9883351 or 2699625. OLE color: 2699625.
HSL color Cylindrical-coordinate representation of color #693129: hue angle of 7.5º degrees, saturation: 0.44, lightness: 0.29%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.61%. Process color model (Four color, CMYK) of #693129 is Cyan = 0, Magento = 0.53, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 49 | 41 | - |
| CMYK | 0 | 0.53 | 0.61 | 0.59 |
| HSL | 7.5º | 0.44% | 0.29% | - |
| HSV(B) | 7.5º | 0.61% | 0.41% | - |
| XYZ | 7.32 | 5.36 | 2.75 | - |
| YUV | 64.83 | 114.55 | 156.65 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 49 | 41 | 0 | 0.53 | 0.61 | 0.59 | 7.5 | 0.44 | 0.29 |
| Hex | 69 | 31 | 29 | 0 | 35 | 3D | 3B | 8 | 2C | 1D |
| Octal | 151 | 61 | 51 | 0 | 65 | 75 | 73 | 10 | 54 | 35 |
| Binary | 1101001 | 110001 | 101001 | 0 | 110101 | 111101 | 111011 | 1000 | 101100 | 11101 |
Color Harmonies of #693129
Complementary color
Monochromatic Colors of #693129
Black with #693129
Text Example
Text Example
White with #693129
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693129; }
p { color: rgb(105,49,41); }
H1.HeaderClassName
{
color: #693129;
}
.AnyTagClassName
{
color: #693129;
}
</style>
background-color css
<style>
a { background-color: #693129; }
a { background-color: rgb(105,49,41); }
div.DivClassName
{
background-color: #693129;
}
.BgClassName
{
background-color: #693129;
}
</style>
border-color css
<style>
span { border-color: #693129; }
span { border-color: rgb(105,49,41); }
td.TdClassName
{
border-color: #693129;
}
.TagClassName
{
border-color: #693129;
}
</style>