Shades of Pueblo #693229
Tints of Pueblo #693229
RGB
CMYK
RGB Variations
Color information
#693229 (or 0x693229) is known color: Pueblo. HEX triplet: 69, 32 and 29. RGB value is (105,50,41). Sum of RGB (Red+Green+Blue) = 105+50+41=196 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.57% from 196); Green value is 50 (19.92% from 255 or 25.51% from 196); Blue value is 41 (16.41% from 255 or 20.92% from 196); Max value from RGB is 105 - color contains mainly: red. Hex color #693229 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693229 is #96CDD6. Grayscale: #414141. Windows color (decimal): -9883095 or 2699881. OLE color: 2699881.
HSL color Cylindrical-coordinate representation of color #693229: hue angle of 8.44º 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 #693229 is Cyan = 0, Magento = 0.52, Yellow = 0.61 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 50 | 41 | - |
| CMYK | 0 | 0.52 | 0.61 | 0.59 |
| HSL | 8.44º | 0.44% | 0.29% | - |
| HSV(B) | 8.44º | 0.61% | 0.41% | - |
| XYZ | 7.37 | 5.44 | 2.76 | - |
| YUV | 65.42 | 114.22 | 156.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 41 | 0 | 0.52 | 0.61 | 0.59 | 8.44 | 0.44 | 0.29 |
| Hex | 69 | 32 | 29 | 0 | 34 | 3D | 3B | 8 | 2C | 1D |
| Octal | 151 | 62 | 51 | 0 | 64 | 75 | 73 | 10 | 54 | 35 |
| Binary | 1101001 | 110010 | 101001 | 0 | 110100 | 111101 | 111011 | 1000 | 101100 | 11101 |
Color Harmonies of #693229
Complementary color
Monochromatic Colors of #693229
Black with #693229
Text Example
Text Example
White with #693229
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693229; }
p { color: rgb(105,50,41); }
H1.HeaderClassName
{
color: #693229;
}
.AnyTagClassName
{
color: #693229;
}
</style>
background-color css
<style>
a { background-color: #693229; }
a { background-color: rgb(105,50,41); }
div.DivClassName
{
background-color: #693229;
}
.BgClassName
{
background-color: #693229;
}
</style>
border-color css
<style>
span { border-color: #693229; }
span { border-color: rgb(105,50,41); }
td.TdClassName
{
border-color: #693229;
}
.TagClassName
{
border-color: #693229;
}
</style>