Shades of Pueblo #693320
Tints of Pueblo #693320
RGB
CMYK
RGB Variations
Color information
#693320 (or 0x693320) is known color: Pueblo. HEX triplet: 69, 33 and 20. RGB value is (105,51,32). Sum of RGB (Red+Green+Blue) = 105+51+32=188 (24% of max value = 765). Red value is 105 (41.41% from 255 or 55.85% from 188); Green value is 51 (20.31% from 255 or 27.13% from 188); Blue value is 32 (12.89% from 255 or 17.02% from 188); Max value from RGB is 105 - color contains mainly: red. Hex color #693320 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693320 is #96CCDF. Grayscale: #414141. Windows color (decimal): -9882848 or 2110313. OLE color: 2110313.
HSL color Cylindrical-coordinate representation of color #693320: hue angle of 15.62º degrees, saturation: 0.53, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.7%. Process color model (Four color, CMYK) of #693320 is Cyan = 0, Magento = 0.51, Yellow = 0.70 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 51 | 32 | - |
| CMYK | 0 | 0.51 | 0.70 | 0.59 |
| HSL | 15.62º | 0.53% | 0.27% | - |
| HSV(B) | 15.62º | 0.7% | 0.41% | - |
| XYZ | 7.27 | 5.48 | 2.04 | - |
| YUV | 64.98 | 109.39 | 156.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 51 | 32 | 0 | 0.51 | 0.70 | 0.59 | 15.62 | 0.53 | 0.27 |
| Hex | 69 | 33 | 20 | 0 | 33 | 46 | 3B | 10 | 35 | 1B |
| Octal | 151 | 63 | 40 | 0 | 63 | 106 | 73 | 20 | 65 | 33 |
| Binary | 1101001 | 110011 | 100000 | 0 | 110011 | 1000110 | 111011 | 10000 | 110101 | 11011 |
Color Harmonies of #693320
Complementary color
Monochromatic Colors of #693320
Black with #693320
Text Example
Text Example
White with #693320
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693320; }
p { color: rgb(105,51,32); }
H1.HeaderClassName
{
color: #693320;
}
.AnyTagClassName
{
color: #693320;
}
</style>
background-color css
<style>
a { background-color: #693320; }
a { background-color: rgb(105,51,32); }
div.DivClassName
{
background-color: #693320;
}
.BgClassName
{
background-color: #693320;
}
</style>
border-color css
<style>
span { border-color: #693320; }
span { border-color: rgb(105,51,32); }
td.TdClassName
{
border-color: #693320;
}
.TagClassName
{
border-color: #693320;
}
</style>