Shades of Laurel #738875
Tints of Laurel #738875
RGB
CMYK
RGB Variations
Color information
#738875 (or 0x738875) is known color: Laurel. HEX triplet: 73, 88 and 75. RGB value is (115,136,117). Sum of RGB (Red+Green+Blue) = 115+136+117=368 (48% of max value = 765). Red value is 115 (45.31% from 255 or 31.25% from 368); Green value is 136 (53.52% from 255 or 36.96% from 368); Blue value is 117 (46.09% from 255 or 31.79% from 368); Max value from RGB is 136 - color contains mainly: green. Hex color #738875 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #738875 is #8C778A. Grayscale: #7F7F7F. Windows color (decimal): -9205643 or 7702643. OLE color: 7702643.
HSL color Cylindrical-coordinate representation of color #738875: hue angle of 125.71º degrees, saturation: 0.08, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.15%. Process color model (Four color, CMYK) of #738875 is Cyan = 0.15, Magento = 0, Yellow = 0.14 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 115 | 136 | 117 | - |
| CMYK | 0.15 | 0 | 0.14 | 0.47 |
| HSL | 125.71º | 0.08% | 0.49% | - |
| HSV(B) | 125.71º | 0.15% | 0.53% | - |
| XYZ | 19.09 | 22.54 | 20.17 | - |
| YUV | 127.56 | 122.04 | 119.04 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 115 | 136 | 117 | 0.15 | 0 | 0.14 | 0.47 | 125.71 | 0.08 | 0.49 |
| Hex | 73 | 88 | 75 | F | 0 | E | 2F | 7E | 8 | 31 |
| Octal | 163 | 210 | 165 | 17 | 0 | 16 | 57 | 176 | 10 | 61 |
| Binary | 1110011 | 10001000 | 1110101 | 1111 | 0 | 1110 | 101111 | 1111110 | 1000 | 110001 |
Color Harmonies of #738875
Complementary color
Monochromatic Colors of #738875
Black with #738875
Text Example
Text Example
White with #738875
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #738875; }
p { color: rgb(115,136,117); }
H1.HeaderClassName
{
color: #738875;
}
.AnyTagClassName
{
color: #738875;
}
</style>
background-color css
<style>
a { background-color: #738875; }
a { background-color: rgb(115,136,117); }
div.DivClassName
{
background-color: #738875;
}
.BgClassName
{
background-color: #738875;
}
</style>
border-color css
<style>
span { border-color: #738875; }
span { border-color: rgb(115,136,117); }
td.TdClassName
{
border-color: #738875;
}
.TagClassName
{
border-color: #738875;
}
</style>