Shades of Siam #6B7348
Tints of Siam #6B7348
RGB
CMYK
RGB Variations
Color information
#6B7348 (or 0x6B7348) is known color: Siam. HEX triplet: 6B, 73 and 48. RGB value is (107,115,72). Sum of RGB (Red+Green+Blue) = 107+115+72=294 (38% of max value = 765). Red value is 107 (42.19% from 255 or 36.39% from 294); Green value is 115 (45.31% from 255 or 39.12% from 294); Blue value is 72 (28.52% from 255 or 24.49% from 294); Max value from RGB is 115 - color contains mainly: green. Hex color #6B7348 is not a web safe color. Web safe color analog (approx): #666633. Inversed color of #6B7348 is #948CB7. Grayscale: #6B6B6B. Windows color (decimal): -9735352 or 4748139. OLE color: 4748139.
HSL color Cylindrical-coordinate representation of color #6B7348: hue angle of 71.16º 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 #6B7348 is Cyan = 0.07, Magento = 0, Yellow = 0.37 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 107 | 115 | 72 | - |
| CMYK | 0.07 | 0 | 0.37 | 0.55 |
| HSL | 71.16º | 0.23% | 0.37% | - |
| HSV(B) | 71.16º | 0.37% | 0.45% | - |
| XYZ | 13.36 | 15.86 | 8.49 | - |
| YUV | 107.71 | 107.85 | 127.5 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 107 | 115 | 72 | 0.07 | 0 | 0.37 | 0.55 | 71.16 | 0.23 | 0.37 |
| Hex | 6B | 73 | 48 | 7 | 0 | 25 | 37 | 47 | 17 | 25 |
| Octal | 153 | 163 | 110 | 7 | 0 | 45 | 67 | 107 | 27 | 45 |
| Binary | 1101011 | 1110011 | 1001000 | 111 | 0 | 100101 | 110111 | 1000111 | 10111 | 100101 |
Color Harmonies of #6B7348
Complementary color
Monochromatic Colors of #6B7348
Black with #6B7348
Text Example
Text Example
White with #6B7348
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #6B7348; }
p { color: rgb(107,115,72); }
H1.HeaderClassName
{
color: #6B7348;
}
.AnyTagClassName
{
color: #6B7348;
}
</style>
background-color css
<style>
a { background-color: #6B7348; }
a { background-color: rgb(107,115,72); }
div.DivClassName
{
background-color: #6B7348;
}
.BgClassName
{
background-color: #6B7348;
}
</style>
border-color css
<style>
span { border-color: #6B7348; }
span { border-color: rgb(107,115,72); }
td.TdClassName
{
border-color: #6B7348;
}
.TagClassName
{
border-color: #6B7348;
}
</style>