Shades of Laurel #639968
Tints of Laurel #639968
RGB
CMYK
RGB Variations
Color information
#639968 (or 0x639968) is known color: Laurel. HEX triplet: 63, 99 and 68. RGB value is (99,153,104). Sum of RGB (Red+Green+Blue) = 99+153+104=356 (47% of max value = 765). Red value is 99 (39.06% from 255 or 27.81% from 356); Green value is 153 (60.16% from 255 or 42.98% from 356); Blue value is 104 (41.02% from 255 or 29.21% from 356); Max value from RGB is 153 - color contains mainly: green. Hex color #639968 is not a web safe color. Web safe color analog (approx): #669966. Inversed color of #639968 is #9C6697. Grayscale: #838383. Windows color (decimal): -10249880 or 6855011. OLE color: 6855011.
HSL color Cylindrical-coordinate representation of color #639968: hue angle of 125.56º degrees, saturation: 0.21, lightness: 0.49%. HSV value (or HSB Brightness) of color is 0.6% and HSV saturation: 0.35%. Process color model (Four color, CMYK) of #639968 is Cyan = 0.35, Magento = 0, Yellow = 0.32 and Black (K on CMYK) = 0.4.
Color convert
| RGB | 99 | 153 | 104 | - |
| CMYK | 0.35 | 0 | 0.32 | 0.4 |
| HSL | 125.56º | 0.21% | 0.49% | - |
| HSV(B) | 125.56º | 0.35% | 0.6% | - |
| XYZ | 19.04 | 26.43 | 17.2 | - |
| YUV | 131.27 | 112.61 | 104.98 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 99 | 153 | 104 | 0.35 | 0 | 0.32 | 0.4 | 125.56 | 0.21 | 0.49 |
| Hex | 63 | 99 | 68 | 23 | 0 | 20 | 28 | 7E | 15 | 31 |
| Octal | 143 | 231 | 150 | 43 | 0 | 40 | 50 | 176 | 25 | 61 |
| Binary | 1100011 | 10011001 | 1101000 | 100011 | 0 | 100000 | 101000 | 1111110 | 10101 | 110001 |
Color Harmonies of #639968
Complementary color
Monochromatic Colors of #639968
Black with #639968
Text Example
Text Example
White with #639968
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #639968; }
p { color: rgb(99,153,104); }
H1.HeaderClassName
{
color: #639968;
}
.AnyTagClassName
{
color: #639968;
}
</style>
background-color css
<style>
a { background-color: #639968; }
a { background-color: rgb(99,153,104); }
div.DivClassName
{
background-color: #639968;
}
.BgClassName
{
background-color: #639968;
}
</style>
border-color css
<style>
span { border-color: #639968; }
span { border-color: rgb(99,153,104); }
td.TdClassName
{
border-color: #639968;
}
.TagClassName
{
border-color: #639968;
}
</style>