Shades of Atoll #318983
Tints of Atoll #318983
RGB
CMYK
RGB Variations
Color information
#318983 (or 0x318983) is known color: Atoll. HEX triplet: 31, 89 and 83. RGB value is (49,137,131). Sum of RGB (Red+Green+Blue) = 49+137+131=317 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.46% from 317); Green value is 137 (53.91% from 255 or 43.22% from 317); Blue value is 131 (51.56% from 255 or 41.32% from 317); Max value from RGB is 137 - color contains mainly: green. Hex color #318983 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318983 is #CE767C. Grayscale: #6D6D6D. Windows color (decimal): -13530749 or 8620337. OLE color: 8620337.
HSL color Cylindrical-coordinate representation of color #318983: hue angle of 175.91º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.54% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318983 is Cyan = 0.64, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 137 | 131 | - |
| CMYK | 0.64 | 0 | 0.04 | 0.46 |
| HSL | 175.91º | 0.47% | 0.36% | - |
| HSV(B) | 175.91º | 0.64% | 0.54% | - |
| XYZ | 14.31 | 20.18 | 24.61 | - |
| YUV | 110 | 139.85 | 84.49 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 137 | 131 | 0.64 | 0 | 0.04 | 0.46 | 175.91 | 0.47 | 0.36 |
| Hex | 31 | 89 | 83 | 40 | 0 | 4 | 2E | B0 | 2F | 24 |
| Octal | 61 | 211 | 203 | 100 | 0 | 4 | 56 | 260 | 57 | 44 |
| Binary | 110001 | 10001001 | 10000011 | 1000000 | 0 | 100 | 101110 | 10110000 | 101111 | 100100 |
Color Harmonies of #318983
Complementary color
Monochromatic Colors of #318983
Black with #318983
Text Example
Text Example
White with #318983
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318983; }
p { color: rgb(49,137,131); }
H1.HeaderClassName
{
color: #318983;
}
.AnyTagClassName
{
color: #318983;
}
</style>
background-color css
<style>
a { background-color: #318983; }
a { background-color: rgb(49,137,131); }
div.DivClassName
{
background-color: #318983;
}
.BgClassName
{
background-color: #318983;
}
</style>
border-color css
<style>
span { border-color: #318983; }
span { border-color: rgb(49,137,131); }
td.TdClassName
{
border-color: #318983;
}
.TagClassName
{
border-color: #318983;
}
</style>