Shades of Laurel #639768
Tints of Laurel #639768
RGB
CMYK
RGB Variations
Color information
#639768 (or 0x639768) is known color: Laurel. HEX triplet: 63, 97 and 68. RGB value is (99,151,104). Sum of RGB (Red+Green+Blue) = 99+151+104=354 (46% of max value = 765). Red value is 99 (39.06% from 255 or 27.97% from 354); Green value is 151 (59.38% from 255 or 42.66% from 354); Blue value is 104 (41.02% from 255 or 29.38% from 354); Max value from RGB is 151 - color contains mainly: green. Hex color #639768 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639768 is #9C6897. Grayscale: #828282. Windows color (decimal): -10250392 or 6854499. OLE color: 6854499.
HSL color Cylindrical-coordinate representation of color #639768: hue angle of 125.77º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.34%. Process color model (Four color, CMYK) of #639768 is Cyan = 0.34, Magento = 0, Yellow = 0.31 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 99 | 151 | 104 | - |
| CMYK | 0.34 | 0 | 0.31 | 0.41 |
| HSL | 125.77º | 0.21% | 0.49% | - |
| HSV(B) | 125.77º | 0.34% | 0.59% | - |
| XYZ | 18.71 | 25.79 | 17.09 | - |
| YUV | 130.09 | 113.27 | 105.82 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 151 | 104 | 0.34 | 0 | 0.31 | 0.41 | 125.77 | 0.21 | 0.49 |
| Hex | 63 | 97 | 68 | 22 | 0 | 1F | 29 | 7E | 15 | 31 |
| Octal | 143 | 227 | 150 | 42 | 0 | 37 | 51 | 176 | 25 | 61 |
| Binary | 1100011 | 10010111 | 1101000 | 100010 | 0 | 11111 | 101001 | 1111110 | 10101 | 110001 |
Color Harmonies of #639768
Complementary color
Monochromatic Colors of #639768
Black with #639768
Text Example
Text Example
White with #639768
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639768; }
p { color: rgb(99,151,104); }
H1.HeaderClassName
{
color: #639768;
}
.AnyTagClassName
{
color: #639768;
}
</style>
background-color css
<style>
a { background-color: #639768; }
a { background-color: rgb(99,151,104); }
div.DivClassName
{
background-color: #639768;
}
.BgClassName
{
background-color: #639768;
}
</style>
border-color css
<style>
span { border-color: #639768; }
span { border-color: rgb(99,151,104); }
td.TdClassName
{
border-color: #639768;
}
.TagClassName
{
border-color: #639768;
}
</style>