Shades of Laurel #639465
Tints of Laurel #639465
RGB
CMYK
RGB Variations
Color information
#639465 (or 0x639465) is known color: Laurel. HEX triplet: 63, 94 and 65. RGB value is (99,148,101). Sum of RGB (Red+Green+Blue) = 99+148+101=348 (46% of max value = 765). Red value is 99 (39.06% from 255 or 28.45% from 348); Green value is 148 (58.20% from 255 or 42.53% from 348); Blue value is 101 (39.84% from 255 or 29.02% from 348); Max value from RGB is 148 - color contains mainly: green. Hex color #639465 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639465 is #9C6B9A. Grayscale: #808080. Windows color (decimal): -10251163 or 6657123. OLE color: 6657123.
HSL color Cylindrical-coordinate representation of color #639465: hue angle of 122.45º 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 #639465 is Cyan = 0.33, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 99 | 148 | 101 | - |
| CMYK | 0.33 | 0 | 0.32 | 0.42 |
| HSL | 122.45º | 0.2% | 0.48% | - |
| HSV(B) | 122.45º | 0.33% | 0.58% | - |
| XYZ | 18.08 | 24.77 | 16.14 | - |
| YUV | 127.99 | 112.77 | 107.32 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 148 | 101 | 0.33 | 0 | 0.32 | 0.42 | 122.45 | 0.2 | 0.48 |
| Hex | 63 | 94 | 65 | 21 | 0 | 20 | 2A | 7A | 14 | 30 |
| Octal | 143 | 224 | 145 | 41 | 0 | 40 | 52 | 172 | 24 | 60 |
| Binary | 1100011 | 10010100 | 1100101 | 100001 | 0 | 100000 | 101010 | 1111010 | 10100 | 110000 |
Color Harmonies of #639465
Complementary color
Monochromatic Colors of #639465
Black with #639465
Text Example
Text Example
White with #639465
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639465; }
p { color: rgb(99,148,101); }
H1.HeaderClassName
{
color: #639465;
}
.AnyTagClassName
{
color: #639465;
}
</style>
background-color css
<style>
a { background-color: #639465; }
a { background-color: rgb(99,148,101); }
div.DivClassName
{
background-color: #639465;
}
.BgClassName
{
background-color: #639465;
}
</style>
border-color css
<style>
span { border-color: #639465; }
span { border-color: rgb(99,148,101); }
td.TdClassName
{
border-color: #639465;
}
.TagClassName
{
border-color: #639465;
}
</style>