Shades of Pueblo #693527
Tints of Pueblo #693527
RGB
CMYK
RGB Variations
Color information
#693527 (or 0x693527) is known color: Pueblo. HEX triplet: 69, 35 and 27. RGB value is (105,53,39). Sum of RGB (Red+Green+Blue) = 105+53+39=197 (26% of max value = 765). Red value is 105 (41.41% from 255 or 53.30% from 197); Green value is 53 (21.09% from 255 or 26.90% from 197); Blue value is 39 (15.62% from 255 or 19.80% from 197); Max value from RGB is 105 - color contains mainly: red. Hex color #693527 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693527 is #96CAD8. Grayscale: #434343. Windows color (decimal): -9882329 or 2569577. OLE color: 2569577.
HSL color Cylindrical-coordinate representation of color #693527: hue angle of 12.73º 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 #693527 is Cyan = 0, Magento = 0.50, Yellow = 0.63 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 53 | 39 | - |
| CMYK | 0 | 0.50 | 0.63 | 0.59 |
| HSL | 12.73º | 0.46% | 0.28% | - |
| HSV(B) | 12.73º | 0.63% | 0.41% | - |
| XYZ | 7.47 | 5.7 | 2.63 | - |
| YUV | 66.95 | 112.23 | 155.14 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 53 | 39 | 0 | 0.50 | 0.63 | 0.59 | 12.73 | 0.46 | 0.28 |
| Hex | 69 | 35 | 27 | 0 | 32 | 3F | 3B | D | 2E | 1C |
| Octal | 151 | 65 | 47 | 0 | 62 | 77 | 73 | 15 | 56 | 34 |
| Binary | 1101001 | 110101 | 100111 | 0 | 110010 | 111111 | 111011 | 1101 | 101110 | 11100 |
Color Harmonies of #693527
Complementary color
Monochromatic Colors of #693527
Black with #693527
Text Example
Text Example
White with #693527
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693527; }
p { color: rgb(105,53,39); }
H1.HeaderClassName
{
color: #693527;
}
.AnyTagClassName
{
color: #693527;
}
</style>
background-color css
<style>
a { background-color: #693527; }
a { background-color: rgb(105,53,39); }
div.DivClassName
{
background-color: #693527;
}
.BgClassName
{
background-color: #693527;
}
</style>
border-color css
<style>
span { border-color: #693527; }
span { border-color: rgb(105,53,39); }
td.TdClassName
{
border-color: #693527;
}
.TagClassName
{
border-color: #693527;
}
</style>