Shades of Laurel #628567
Tints of Laurel #628567
RGB
CMYK
RGB Variations
Color information
#628567 (or 0x628567) is known color: Laurel. HEX triplet: 62, 85 and 67. RGB value is (98,133,103). Sum of RGB (Red+Green+Blue) = 98+133+103=334 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.34% from 334); Green value is 133 (52.34% from 255 or 39.82% from 334); Blue value is 103 (40.62% from 255 or 30.84% from 334); Max value from RGB is 133 - color contains mainly: green. Hex color #628567 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628567 is #9D7A98. Grayscale: #777777. Windows color (decimal): -10320537 or 6784354. OLE color: 6784354.
HSL color Cylindrical-coordinate representation of color #628567: hue angle of 128.57º degrees, saturation: 0.15, lightness: 0.45%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.26%. Process color model (Four color, CMYK) of #628567 is Cyan = 0.26, Magento = 0, Yellow = 0.23 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 133 | 103 | - |
| CMYK | 0.26 | 0 | 0.23 | 0.48 |
| HSL | 128.57º | 0.15% | 0.45% | - |
| HSV(B) | 128.57º | 0.26% | 0.52% | - |
| XYZ | 15.87 | 20.35 | 15.92 | - |
| YUV | 119.12 | 118.9 | 112.94 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 103 | 0.26 | 0 | 0.23 | 0.48 | 128.57 | 0.15 | 0.45 |
| Hex | 62 | 85 | 67 | 1A | 0 | 17 | 30 | 81 | F | 2D |
| Octal | 142 | 205 | 147 | 32 | 0 | 27 | 60 | 201 | 17 | 55 |
| Binary | 1100010 | 10000101 | 1100111 | 11010 | 0 | 10111 | 110000 | 10000001 | 1111 | 101101 |
Color Harmonies of #628567
Complementary color
Monochromatic Colors of #628567
Black with #628567
Text Example
Text Example
White with #628567
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628567; }
p { color: rgb(98,133,103); }
H1.HeaderClassName
{
color: #628567;
}
.AnyTagClassName
{
color: #628567;
}
</style>
background-color css
<style>
a { background-color: #628567; }
a { background-color: rgb(98,133,103); }
div.DivClassName
{
background-color: #628567;
}
.BgClassName
{
background-color: #628567;
}
</style>
border-color css
<style>
span { border-color: #628567; }
span { border-color: rgb(98,133,103); }
td.TdClassName
{
border-color: #628567;
}
.TagClassName
{
border-color: #628567;
}
</style>