Shades of Laurel #628569
Tints of Laurel #628569
RGB
CMYK
RGB Variations
Color information
#628569 (or 0x628569) is known color: Laurel. HEX triplet: 62, 85 and 69. RGB value is (98,133,105). Sum of RGB (Red+Green+Blue) = 98+133+105=336 (44% of max value = 765). Red value is 98 (38.67% from 255 or 29.17% from 336); Green value is 133 (52.34% from 255 or 39.58% from 336); Blue value is 105 (41.41% from 255 or 31.25% from 336); Max value from RGB is 133 - color contains mainly: green. Hex color #628569 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #628569 is #9D7A96. Grayscale: #777777. Windows color (decimal): -10320535 or 6915426. OLE color: 6915426.
HSL color Cylindrical-coordinate representation of color #628569: hue angle of 132º 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 #628569 is Cyan = 0.26, Magento = 0, Yellow = 0.21 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 98 | 133 | 105 | - |
| CMYK | 0.26 | 0 | 0.21 | 0.48 |
| HSL | 132º | 0.15% | 0.45% | - |
| HSV(B) | 132º | 0.26% | 0.52% | - |
| XYZ | 15.97 | 20.39 | 16.46 | - |
| YUV | 119.34 | 119.9 | 112.78 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 133 | 105 | 0.26 | 0 | 0.21 | 0.48 | 132 | 0.15 | 0.45 |
| Hex | 62 | 85 | 69 | 1A | 0 | 15 | 30 | 84 | F | 2D |
| Octal | 142 | 205 | 151 | 32 | 0 | 25 | 60 | 204 | 17 | 55 |
| Binary | 1100010 | 10000101 | 1101001 | 11010 | 0 | 10101 | 110000 | 10000100 | 1111 | 101101 |
Color Harmonies of #628569
Complementary color
Monochromatic Colors of #628569
Black with #628569
Text Example
Text Example
White with #628569
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #628569; }
p { color: rgb(98,133,105); }
H1.HeaderClassName
{
color: #628569;
}
.AnyTagClassName
{
color: #628569;
}
</style>
background-color css
<style>
a { background-color: #628569; }
a { background-color: rgb(98,133,105); }
div.DivClassName
{
background-color: #628569;
}
.BgClassName
{
background-color: #628569;
}
</style>
border-color css
<style>
span { border-color: #628569; }
span { border-color: rgb(98,133,105); }
td.TdClassName
{
border-color: #628569;
}
.TagClassName
{
border-color: #628569;
}
</style>