Shades of Laurel #698772
Tints of Laurel #698772
RGB
CMYK
RGB Variations
Color information
#698772 (or 0x698772) is known color: Laurel. HEX triplet: 69, 87 and 72. RGB value is (105,135,114). Sum of RGB (Red+Green+Blue) = 105+135+114=354 (46% of max value = 765). Red value is 105 (41.41% from 255 or 29.66% from 354); Green value is 135 (53.12% from 255 or 38.14% from 354); Blue value is 114 (44.92% from 255 or 32.20% from 354); Max value from RGB is 135 - color contains mainly: green. Hex color #698772 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #698772 is #96788D. Grayscale: #7B7B7B. Windows color (decimal): -9861262 or 7505769. OLE color: 7505769.
HSL color Cylindrical-coordinate representation of color #698772: hue angle of 138º degrees, saturation: 0.12, lightness: 0.47%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.22%. Process color model (Four color, CMYK) of #698772 is Cyan = 0.22, Magento = 0, Yellow = 0.16 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 105 | 135 | 114 | - |
| CMYK | 0.22 | 0 | 0.16 | 0.47 |
| HSL | 138º | 0.13% | 0.47% | - |
| HSV(B) | 138º | 0.22% | 0.53% | - |
| XYZ | 17.53 | 21.55 | 19.15 | - |
| YUV | 123.64 | 122.56 | 114.71 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 105 | 135 | 114 | 0.22 | 0 | 0.16 | 0.47 | 138 | 0.13 | 0.47 |
| Hex | 69 | 87 | 72 | 16 | 0 | 10 | 2F | 8A | C | 2F |
| Octal | 151 | 207 | 162 | 26 | 0 | 20 | 57 | 212 | 14 | 57 |
| Binary | 1101001 | 10000111 | 1110010 | 10110 | 0 | 10000 | 101111 | 10001010 | 1100 | 101111 |
Color Harmonies of #698772
Complementary color
Monochromatic Colors of #698772
Black with #698772
Text Example
Text Example
White with #698772
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #698772; }
p { color: rgb(105,135,114); }
H1.HeaderClassName
{
color: #698772;
}
.AnyTagClassName
{
color: #698772;
}
</style>
background-color css
<style>
a { background-color: #698772; }
a { background-color: rgb(105,135,114); }
div.DivClassName
{
background-color: #698772;
}
.BgClassName
{
background-color: #698772;
}
</style>
border-color css
<style>
span { border-color: #698772; }
span { border-color: rgb(105,135,114); }
td.TdClassName
{
border-color: #698772;
}
.TagClassName
{
border-color: #698772;
}
</style>