Shades of Japanese Laurel #288038
Tints of Japanese Laurel #288038
RGB
CMYK
RGB Variations
Color information
#288038 (or 0x288038) is known color: Japanese Laurel. HEX triplet: 28, 80 and 38. RGB value is (40,128,56). Sum of RGB (Red+Green+Blue) = 40+128+56=224 (29% of max value = 765). Red value is 40 (16.02% from 255 or 17.86% from 224); Green value is 128 (50.39% from 255 or 57.14% from 224); Blue value is 56 (22.27% from 255 or 25% from 224); Max value from RGB is 128 - color contains mainly: green. Hex color #288038 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #288038 is #D77FC7. Grayscale: #5D5D5D. Windows color (decimal): -14122952 or 3702824. OLE color: 3702824.
HSL color Cylindrical-coordinate representation of color #288038: hue angle of 130.91º degrees, saturation: 0.52, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.5% and HSV saturation: 0.69%. Process color model (Four color, CMYK) of #288038 is Cyan = 0.69, Magento = 0, Yellow = 0.56 and Black (K on CMYK) = 0.50.
Color convert
| RGB | 40 | 128 | 56 | - |
| CMYK | 0.69 | 0 | 0.56 | 0.50 |
| HSL | 130.91º | 0.52% | 0.33% | - |
| HSV(B) | 130.91º | 0.69% | 0.5% | - |
| XYZ | 9.31 | 16.17 | 6.37 | - |
| YUV | 93.48 | 106.85 | 89.85 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 40 | 128 | 56 | 0.69 | 0 | 0.56 | 0.50 | 130.91 | 0.52 | 0.33 |
| Hex | 28 | 80 | 38 | 45 | 0 | 38 | 32 | 83 | 34 | 21 |
| Octal | 50 | 200 | 70 | 105 | 0 | 70 | 62 | 203 | 64 | 41 |
| Binary | 101000 | 10000000 | 111000 | 1000101 | 0 | 111000 | 110010 | 10000011 | 110100 | 100001 |
Color Harmonies of #288038
Complementary color
Monochromatic Colors of #288038
Black with #288038
Text Example
Text Example
White with #288038
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #288038; }
p { color: rgb(40,128,56); }
H1.HeaderClassName
{
color: #288038;
}
.AnyTagClassName
{
color: #288038;
}
</style>
background-color css
<style>
a { background-color: #288038; }
a { background-color: rgb(40,128,56); }
div.DivClassName
{
background-color: #288038;
}
.BgClassName
{
background-color: #288038;
}
</style>
border-color css
<style>
span { border-color: #288038; }
span { border-color: rgb(40,128,56); }
td.TdClassName
{
border-color: #288038;
}
.TagClassName
{
border-color: #288038;
}
</style>