Shades of Siam #697348
Tints of Siam #697348
RGB
CMYK
RGB Variations
Color information
#697348 (or 0x697348) is known color: Siam. HEX triplet: 69, 73 and 48. RGB value is (105,115,72). Sum of RGB (Red+Green+Blue) = 105+115+72=292 (38% of max value = 765). Red value is 105 (41.41% from 255 or 35.96% from 292); Green value is 115 (45.31% from 255 or 39.38% from 292); Blue value is 72 (28.52% from 255 or 24.66% from 292); Max value from RGB is 115 - color contains mainly: green. Hex color #697348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #697348 is #968CB7. Grayscale: #6B6B6B. Windows color (decimal): -9866424 or 4748137. OLE color: 4748137.
HSL color Cylindrical-coordinate representation of color #697348: hue angle of 73.95º degrees, saturation: 0.23, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.37%. Process color model (Four color, CMYK) of #697348 is Cyan = 0.09, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 105 | 115 | 72 | - |
| CMYK | 0.09 | 0 | 0.37 | 0.55 |
| HSL | 73.95º | 0.23% | 0.37% | - |
| HSV(B) | 73.95º | 0.37% | 0.45% | - |
| XYZ | 13.13 | 15.73 | 8.48 | - |
| YUV | 107.11 | 108.19 | 126.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 115 | 72 | 0.09 | 0 | 0.37 | 0.55 | 73.95 | 0.23 | 0.37 |
| Hex | 69 | 73 | 48 | 9 | 0 | 25 | 37 | 4A | 17 | 25 |
| Octal | 151 | 163 | 110 | 11 | 0 | 45 | 67 | 112 | 27 | 45 |
| Binary | 1101001 | 1110011 | 1001000 | 1001 | 0 | 100101 | 110111 | 1001010 | 10111 | 100101 |
Color Harmonies of #697348
Complementary color
Monochromatic Colors of #697348
Black with #697348
Text Example
Text Example
White with #697348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #697348; }
p { color: rgb(105,115,72); }
H1.HeaderClassName
{
color: #697348;
}
.AnyTagClassName
{
color: #697348;
}
</style>
background-color css
<style>
a { background-color: #697348; }
a { background-color: rgb(105,115,72); }
div.DivClassName
{
background-color: #697348;
}
.BgClassName
{
background-color: #697348;
}
</style>
border-color css
<style>
span { border-color: #697348; }
span { border-color: rgb(105,115,72); }
td.TdClassName
{
border-color: #697348;
}
.TagClassName
{
border-color: #697348;
}
</style>