Shades of Laurel #628867
Tints of Laurel #628867
RGB
CMYK
RGB Variations
Color information
#628867 (or 0x628867) is known color: Laurel. HEX triplet: 62, 88 and 67. RGB value is (98,136,103). Sum of RGB (Red+Green+Blue) = 98+136+103=337 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.08% from 337); Green value is 136 (53.52% from 255 or 40.36% from 337); Blue value is 103 (40.62% from 255 or 30.56% from 337); Max value from RGB is 136 - color contains mainly: green. Hex color #628867 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628867 is #9D7798. Grayscale: #787878. Windows color (decimal): -10319769 or 6785122. OLE color: 6785122.
HSL color Cylindrical-coordinate representation of color #628867: hue angle of 127.89º degrees, saturation: 0.16, lightness: 0.46%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.28%. Process color model (Four color, CMYK) of #628867 is Cyan = 0.28, Magento = 0, Yellow = 0.24 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 136 | 103 | - |
| CMYK | 0.28 | 0 | 0.24 | 0.47 |
| HSL | 127.89º | 0.16% | 0.46% | - |
| HSV(B) | 127.89º | 0.28% | 0.53% | - |
| XYZ | 16.29 | 21.18 | 16.06 | - |
| YUV | 120.88 | 117.91 | 111.68 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 136 | 103 | 0.28 | 0 | 0.24 | 0.47 | 127.89 | 0.16 | 0.46 |
| Hex | 62 | 88 | 67 | 1C | 0 | 18 | 2F | 80 | 10 | 2E |
| Octal | 142 | 210 | 147 | 34 | 0 | 30 | 57 | 200 | 20 | 56 |
| Binary | 1100010 | 10001000 | 1100111 | 11100 | 0 | 11000 | 101111 | 10000000 | 10000 | 101110 |
Color Harmonies of #628867
Complementary color
Monochromatic Colors of #628867
Black with #628867
Text Example
Text Example
White with #628867
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628867; }
p { color: rgb(98,136,103); }
H1.HeaderClassName
{
color: #628867;
}
.AnyTagClassName
{
color: #628867;
}
</style>
background-color css
<style>
a { background-color: #628867; }
a { background-color: rgb(98,136,103); }
div.DivClassName
{
background-color: #628867;
}
.BgClassName
{
background-color: #628867;
}
</style>
border-color css
<style>
span { border-color: #628867; }
span { border-color: rgb(98,136,103); }
td.TdClassName
{
border-color: #628867;
}
.TagClassName
{
border-color: #628867;
}
</style>