Shades of Japanese Laurel #238533
Tints of Japanese Laurel #238533
RGB
CMYK
RGB Variations
Color information
#238533 (or 0x238533) is known color: Japanese Laurel. HEX triplet: 23, 85 and 33. RGB value is (35,133,51). Sum of RGB (Red+Green+Blue) = 35+133+51=219 (29% of max value = 765). Red value is 35 (14.06% from 255 or 15.98% from 219); Green value is 133 (52.34% from 255 or 60.73% from 219); Blue value is 51 (20.31% from 255 or 23.29% from 219); Max value from RGB is 133 - color contains mainly: green. Hex color #238533 is not a web safe color. Web safe color analog (approx): #339933. Inversed color of #238533 is #DC7ACC. Grayscale: #5E5E5E. Windows color (decimal): -14449357 or 3376419. OLE color: 3376419.
HSL color Cylindrical-coordinate representation of color #238533: hue angle of 129.8º degrees, saturation: 0.58, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #238533 is Cyan = 0.74, Magento = 0, Yellow = 0.62 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 35 | 133 | 51 | - |
| CMYK | 0.74 | 0 | 0.62 | 0.48 |
| HSL | 129.8º | 0.58% | 0.33% | - |
| HSV(B) | 129.8º | 0.74% | 0.52% | - |
| XYZ | 9.68 | 17.37 | 5.97 | - |
| YUV | 94.35 | 103.53 | 85.67 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 35 | 133 | 51 | 0.74 | 0 | 0.62 | 0.48 | 129.8 | 0.58 | 0.33 |
| Hex | 23 | 85 | 33 | 4A | 0 | 3E | 30 | 82 | 3A | 21 |
| Octal | 43 | 205 | 63 | 112 | 0 | 76 | 60 | 202 | 72 | 41 |
| Binary | 100011 | 10000101 | 110011 | 1001010 | 0 | 111110 | 110000 | 10000010 | 111010 | 100001 |
Color Harmonies of #238533
Complementary color
Monochromatic Colors of #238533
Black with #238533
Text Example
Text Example
White with #238533
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #238533; }
p { color: rgb(35,133,51); }
H1.HeaderClassName
{
color: #238533;
}
.AnyTagClassName
{
color: #238533;
}
</style>
background-color css
<style>
a { background-color: #238533; }
a { background-color: rgb(35,133,51); }
div.DivClassName
{
background-color: #238533;
}
.BgClassName
{
background-color: #238533;
}
</style>
border-color css
<style>
span { border-color: #238533; }
span { border-color: rgb(35,133,51); }
td.TdClassName
{
border-color: #238533;
}
.TagClassName
{
border-color: #238533;
}
</style>