Shades of Japanese Laurel #278534
Tints of Japanese Laurel #278534
RGB
CMYK
RGB Variations
Color information
#278534 (or 0x278534) is known color: Japanese Laurel. HEX triplet: 27, 85 and 34. RGB value is (39,133,52). Sum of RGB (Red+Green+Blue) = 39+133+52=224 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.41% from 224); Green value is 133 (52.34% from 255 or 59.38% from 224); Blue value is 52 (20.70% from 255 or 23.21% from 224); Max value from RGB is 133 - color contains mainly: green. Hex color #278534 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #278534 is #D87ACB. Grayscale: #5F5F5F. Windows color (decimal): -14187212 or 3441959. OLE color: 3441959.
HSL color Cylindrical-coordinate representation of color #278534: hue angle of 128.3º degrees, saturation: 0.55, lightness: 0.34%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.71%. Process color model (Four color, CMYK) of #278534 is Cyan = 0.71, Magento = 0, Yellow = 0.61 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 39 | 133 | 52 | - |
| CMYK | 0.71 | 0 | 0.61 | 0.48 |
| HSL | 128.3º | 0.55% | 0.34% | - |
| HSV(B) | 128.3º | 0.71% | 0.52% | - |
| XYZ | 9.84 | 17.45 | 6.1 | - |
| YUV | 95.66 | 103.36 | 87.59 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 133 | 52 | 0.71 | 0 | 0.61 | 0.48 | 128.3 | 0.55 | 0.34 |
| Hex | 27 | 85 | 34 | 47 | 0 | 3D | 30 | 80 | 37 | 22 |
| Octal | 47 | 205 | 64 | 107 | 0 | 75 | 60 | 200 | 67 | 42 |
| Binary | 100111 | 10000101 | 110100 | 1000111 | 0 | 111101 | 110000 | 10000000 | 110111 | 100010 |
Color Harmonies of #278534
Complementary color
Monochromatic Colors of #278534
Black with #278534
Text Example
Text Example
White with #278534
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #278534; }
p { color: rgb(39,133,52); }
H1.HeaderClassName
{
color: #278534;
}
.AnyTagClassName
{
color: #278534;
}
</style>
background-color css
<style>
a { background-color: #278534; }
a { background-color: rgb(39,133,52); }
div.DivClassName
{
background-color: #278534;
}
.BgClassName
{
background-color: #278534;
}
</style>
border-color css
<style>
span { border-color: #278534; }
span { border-color: rgb(39,133,52); }
td.TdClassName
{
border-color: #278534;
}
.TagClassName
{
border-color: #278534;
}
</style>