Shades of Laurel #629367
Tints of Laurel #629367
RGB
CMYK
RGB Variations
Color information
#629367 (or 0x629367) is known color: Laurel. HEX triplet: 62, 93 and 67. RGB value is (98,147,103). Sum of RGB (Red+Green+Blue) = 98+147+103=348 (46% of max value = 765). Red value is 98 (38.67% from 255 or 28.16% from 348); Green value is 147 (57.81% from 255 or 42.24% from 348); Blue value is 103 (40.62% from 255 or 29.60% from 348); Max value from RGB is 147 - color contains mainly: green. Hex color #629367 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #629367 is #9D6C98. Grayscale: #7F7F7F. Windows color (decimal): -10316953 or 6787938. OLE color: 6787938.
HSL color Cylindrical-coordinate representation of color #629367: hue angle of 126.12º degrees, saturation: 0.2, lightness: 0.48%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.33%. Process color model (Four color, CMYK) of #629367 is Cyan = 0.33, Magento = 0, Yellow = 0.30 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 98 | 147 | 103 | - |
| CMYK | 0.33 | 0 | 0.30 | 0.42 |
| HSL | 126.12º | 0.2% | 0.48% | - |
| HSV(B) | 126.12º | 0.33% | 0.58% | - |
| XYZ | 17.92 | 24.44 | 16.61 | - |
| YUV | 127.33 | 114.27 | 107.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 98 | 147 | 103 | 0.33 | 0 | 0.30 | 0.42 | 126.12 | 0.2 | 0.48 |
| Hex | 62 | 93 | 67 | 21 | 0 | 1E | 2A | 7E | 14 | 30 |
| Octal | 142 | 223 | 147 | 41 | 0 | 36 | 52 | 176 | 24 | 60 |
| Binary | 1100010 | 10010011 | 1100111 | 100001 | 0 | 11110 | 101010 | 1111110 | 10100 | 110000 |
Color Harmonies of #629367
Complementary color
Monochromatic Colors of #629367
Black with #629367
Text Example
Text Example
White with #629367
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #629367; }
p { color: rgb(98,147,103); }
H1.HeaderClassName
{
color: #629367;
}
.AnyTagClassName
{
color: #629367;
}
</style>
background-color css
<style>
a { background-color: #629367; }
a { background-color: rgb(98,147,103); }
div.DivClassName
{
background-color: #629367;
}
.BgClassName
{
background-color: #629367;
}
</style>
border-color css
<style>
span { border-color: #629367; }
span { border-color: rgb(98,147,103); }
td.TdClassName
{
border-color: #629367;
}
.TagClassName
{
border-color: #629367;
}
</style>