Shades of Laurel #628667
Tints of Laurel #628667
RGB
CMYK
RGB Variations
Color information
#628667 (or 0x628667) is known color: Laurel. HEX triplet: 62, 86 and 67. RGB value is (98,134,103). Sum of RGB (Red+Green+Blue) = 98+134+103=335 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.25% from 335); Green value is 134 (52.73% from 255 or 40% from 335); Blue value is 103 (40.62% from 255 or 30.75% from 335); Max value from RGB is 134 - color contains mainly: green. Hex color #628667 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628667 is #9D7998. Grayscale: #777777. Windows color (decimal): -10320281 or 6784610. OLE color: 6784610.
HSL color Cylindrical-coordinate representation of color #628667: hue angle of 128.33º 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 #628667 is Cyan = 0.27, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 98 | 134 | 103 | - |
| CMYK | 0.27 | 0 | 0.23 | 0.47 |
| HSL | 128.33º | 0.16% | 0.45% | - |
| HSV(B) | 128.33º | 0.27% | 0.53% | - |
| XYZ | 16.01 | 20.63 | 15.97 | - |
| YUV | 119.7 | 118.57 | 112.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 134 | 103 | 0.27 | 0 | 0.23 | 0.47 | 128.33 | 0.16 | 0.45 |
| Hex | 62 | 86 | 67 | 1B | 0 | 17 | 2F | 80 | 10 | 2D |
| Octal | 142 | 206 | 147 | 33 | 0 | 27 | 57 | 200 | 20 | 55 |
| Binary | 1100010 | 10000110 | 1100111 | 11011 | 0 | 10111 | 101111 | 10000000 | 10000 | 101101 |
Color Harmonies of #628667
Complementary color
Monochromatic Colors of #628667
Black with #628667
Text Example
Text Example
White with #628667
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628667; }
p { color: rgb(98,134,103); }
H1.HeaderClassName
{
color: #628667;
}
.AnyTagClassName
{
color: #628667;
}
</style>
background-color css
<style>
a { background-color: #628667; }
a { background-color: rgb(98,134,103); }
div.DivClassName
{
background-color: #628667;
}
.BgClassName
{
background-color: #628667;
}
</style>
border-color css
<style>
span { border-color: #628667; }
span { border-color: rgb(98,134,103); }
td.TdClassName
{
border-color: #628667;
}
.TagClassName
{
border-color: #628667;
}
</style>