Shades of Atlantis #83D738
Tints of Atlantis #83D738
RGB
CMYK
RGB Variations
Color information
#83D738 (or 0x83D738) is known color: Atlantis. HEX triplet: 83, D7 and 38. RGB value is (131,215,56). Sum of RGB (Red+Green+Blue) = 131+215+56=402 (53% of max value = 765). Red value is 131 (51.56% from 255 or 32.59% from 402); Green value is 215 (84.38% from 255 or 53.48% from 402); Blue value is 56 (22.27% from 255 or 13.93% from 402); Max value from RGB is 215 - color contains mainly: green. Hex color #83D738 is not a web safe color. Web safe color analog (approx): #99CC33. Inversed color of #83D738 is #7C28C7. Grayscale: #ACACAC. Windows color (decimal): -8136904 or 3725187. OLE color: 3725187.
HSL color Cylindrical-coordinate representation of color #83D738: hue angle of 91.7º degrees, saturation: 0.67, lightness: 0.53%. HSV value (or HSB Brightness) of color is 0.84% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #83D738 is Cyan = 0.39, Magento = 0, Yellow = 0.74 and Black (K on CMYK) = 0.16.
Color convert
| RGB | 131 | 215 | 56 | - |
| CMYK | 0.39 | 0 | 0.74 | 0.16 |
| HSL | 91.7º | 0.67% | 0.53% | - |
| HSV(B) | 91.7º | 0.74% | 0.84% | - |
| XYZ | 34.37 | 53.71 | 12.3 | - |
| YUV | 171.76 | 62.67 | 98.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 131 | 215 | 56 | 0.39 | 0 | 0.74 | 0.16 | 91.7 | 0.67 | 0.53 |
| Hex | 83 | D7 | 38 | 27 | 0 | 4A | 10 | 5C | 43 | 35 |
| Octal | 203 | 327 | 70 | 47 | 0 | 112 | 20 | 134 | 103 | 65 |
| Binary | 10000011 | 11010111 | 111000 | 100111 | 0 | 1001010 | 10000 | 1011100 | 1000011 | 110101 |
Color Harmonies of #83D738
Complementary color
Monochromatic Colors of #83D738
Black with #83D738
Text Example
Text Example
White with #83D738
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #83D738; }
p { color: rgb(131,215,56); }
H1.HeaderClassName
{
color: #83D738;
}
.AnyTagClassName
{
color: #83D738;
}
</style>
background-color css
<style>
a { background-color: #83D738; }
a { background-color: rgb(131,215,56); }
div.DivClassName
{
background-color: #83D738;
}
.BgClassName
{
background-color: #83D738;
}
</style>
border-color css
<style>
span { border-color: #83D738; }
span { border-color: rgb(131,215,56); }
td.TdClassName
{
border-color: #83D738;
}
.TagClassName
{
border-color: #83D738;
}
</style>