Shades of Pueblo #693227
Tints of Pueblo #693227
RGB
CMYK
RGB Variations
Color information
#693227 (or 0x693227) is known color: Pueblo. HEX triplet: 69, 32 and 27. RGB value is (105,50,39). Sum of RGB (Red+Green+Blue) = 105+50+39=194 (25% of max value = 765). Red value is 105 (41.41% from 255 or 54.12% from 194); Green value is 50 (19.92% from 255 or 25.77% from 194); Blue value is 39 (15.62% from 255 or 20.10% from 194); Max value from RGB is 105 - color contains mainly: red. Hex color #693227 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693227 is #96CDD8. Grayscale: #414141. Windows color (decimal): -9883097 or 2568809. OLE color: 2568809.
HSL color Cylindrical-coordinate representation of color #693227: hue angle of 10º degrees, saturation: 0.46, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #693227 is Cyan = 0, Magento = 0.52, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 50 | 39 | - |
| CMYK | 0 | 0.52 | 0.63 | 0.59 |
| HSL | 10º | 0.46% | 0.28% | - |
| HSV(B) | 10º | 0.63% | 0.41% | - |
| XYZ | 7.33 | 5.43 | 2.58 | - |
| YUV | 65.19 | 113.22 | 156.39 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 50 | 39 | 0 | 0.52 | 0.63 | 0.59 | 10 | 0.46 | 0.28 |
| Hex | 69 | 32 | 27 | 0 | 34 | 3F | 3B | A | 2E | 1C |
| Octal | 151 | 62 | 47 | 0 | 64 | 77 | 73 | 12 | 56 | 34 |
| Binary | 1101001 | 110010 | 100111 | 0 | 110100 | 111111 | 111011 | 1010 | 101110 | 11100 |
Color Harmonies of #693227
Complementary color
Monochromatic Colors of #693227
Black with #693227
Text Example
Text Example
White with #693227
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693227; }
p { color: rgb(105,50,39); }
H1.HeaderClassName
{
color: #693227;
}
.AnyTagClassName
{
color: #693227;
}
</style>
background-color css
<style>
a { background-color: #693227; }
a { background-color: rgb(105,50,39); }
div.DivClassName
{
background-color: #693227;
}
.BgClassName
{
background-color: #693227;
}
</style>
border-color css
<style>
span { border-color: #693227; }
span { border-color: rgb(105,50,39); }
td.TdClassName
{
border-color: #693227;
}
.TagClassName
{
border-color: #693227;
}
</style>