Shades of Laurel #628668
Tints of Laurel #628668
RGB
CMYK
RGB Variations
Color information
#628668 (or 0x628668) is known color: Laurel. HEX triplet: 62, 86 and 68. RGB value is (98,134,104). Sum of RGB (Red+Green+Blue) = 98+134+104=336 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.17% from 336); Green value is 134 (52.73% from 255 or 39.88% from 336); Blue value is 104 (41.02% from 255 or 30.95% from 336); Max value from RGB is 134 - color contains mainly: green. Hex color #628668 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628668 is #9D7997. Grayscale: #777777. Windows color (decimal): -10320280 or 6850146. OLE color: 6850146.
HSL color Cylindrical-coordinate representation of color #628668: hue angle of 130º degrees, saturation: 0.16, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.27%. Process color model (Four color, CMYK) of #628668 is Cyan = 0.27, Magento = 0, Yellow = 0.22 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 104 | - |
| CMYK | 0.27 | 0 | 0.22 | 0.47 |
| HSL | 130º | 0.16% | 0.45% | - |
| HSV(B) | 130º | 0.27% | 0.53% | - |
| XYZ | 16.06 | 20.65 | 16.24 | - |
| YUV | 119.82 | 119.07 | 112.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 104 | 0.27 | 0 | 0.22 | 0.47 | 130 | 0.16 | 0.45 |
| Hex | 62 | 86 | 68 | 1B | 0 | 16 | 2F | 82 | 10 | 2D |
| Octal | 142 | 206 | 150 | 33 | 0 | 26 | 57 | 202 | 20 | 55 |
| Binary | 1100010 | 10000110 | 1101000 | 11011 | 0 | 10110 | 101111 | 10000010 | 10000 | 101101 |
Color Harmonies of #628668
Complementary color
Monochromatic Colors of #628668
Black with #628668
Text Example
Text Example
White with #628668
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628668; }
p { color: rgb(98,134,104); }
H1.HeaderClassName
{
color: #628668;
}
.AnyTagClassName
{
color: #628668;
}
</style>
background-color css
<style>
a { background-color: #628668; }
a { background-color: rgb(98,134,104); }
div.DivClassName
{
background-color: #628668;
}
.BgClassName
{
background-color: #628668;
}
</style>
border-color css
<style>
span { border-color: #628668; }
span { border-color: rgb(98,134,104); }
td.TdClassName
{
border-color: #628668;
}
.TagClassName
{
border-color: #628668;
}
</style>