Shades of Pueblo #693426
Tints of Pueblo #693426
RGB
CMYK
RGB Variations
Color information
#693426 (or 0x693426) is known color: Pueblo. HEX triplet: 69, 34 and 26. RGB value is (105,52,38). Sum of RGB (Red+Green+Blue) = 105+52+38=195 (25% of max value = 765). Red value is 105 (41.41% from 255 or 53.85% from 195); Green value is 52 (20.70% from 255 or 26.67% from 195); Blue value is 38 (15.23% from 255 or 19.49% from 195); Max value from RGB is 105 - color contains mainly: red. Hex color #693426 is not a web safe color. Web safe color analog (approx): #663333. Inversed color of #693426 is #96CBD9. Grayscale: #424242. Windows color (decimal): -9882586 or 2503785. OLE color: 2503785.
HSL color Cylindrical-coordinate representation of color #693426: hue angle of 12.54º degrees, saturation: 0.47, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #693426 is Cyan = 0, Magento = 0.50, Yellow = 0.64 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 105 | 52 | 38 | - |
| CMYK | 0 | 0.50 | 0.64 | 0.59 |
| HSL | 12.54º | 0.47% | 0.28% | - |
| HSV(B) | 12.54º | 0.64% | 0.41% | - |
| XYZ | 7.4 | 5.6 | 2.52 | - |
| YUV | 66.25 | 112.06 | 155.64 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 52 | 38 | 0 | 0.50 | 0.64 | 0.59 | 12.54 | 0.47 | 0.28 |
| Hex | 69 | 34 | 26 | 0 | 32 | 40 | 3B | D | 2F | 1C |
| Octal | 151 | 64 | 46 | 0 | 62 | 100 | 73 | 15 | 57 | 34 |
| Binary | 1101001 | 110100 | 100110 | 0 | 110010 | 1000000 | 111011 | 1101 | 101111 | 11100 |
Color Harmonies of #693426
Complementary color
Monochromatic Colors of #693426
Black with #693426
Text Example
Text Example
White with #693426
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #693426; }
p { color: rgb(105,52,38); }
H1.HeaderClassName
{
color: #693426;
}
.AnyTagClassName
{
color: #693426;
}
</style>
background-color css
<style>
a { background-color: #693426; }
a { background-color: rgb(105,52,38); }
div.DivClassName
{
background-color: #693426;
}
.BgClassName
{
background-color: #693426;
}
</style>
border-color css
<style>
span { border-color: #693426; }
span { border-color: rgb(105,52,38); }
td.TdClassName
{
border-color: #693426;
}
.TagClassName
{
border-color: #693426;
}
</style>