Shades of Atoll #318782
Tints of Atoll #318782
RGB
CMYK
RGB Variations
Color information
#318782 (or 0x318782) is known color: Atoll. HEX triplet: 31, 87 and 82. RGB value is (49,135,130). Sum of RGB (Red+Green+Blue) = 49+135+130=314 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.61% from 314); Green value is 135 (53.12% from 255 or 42.99% from 314); Blue value is 130 (51.17% from 255 or 41.40% from 314); Max value from RGB is 135 - color contains mainly: green. Hex color #318782 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318782 is #CE787D. Grayscale: #6C6C6C. Windows color (decimal): -13531262 or 8554289. OLE color: 8554289.
HSL color Cylindrical-coordinate representation of color #318782: hue angle of 176.51º degrees, saturation: 0.47, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.64%. Process color model (Four color, CMYK) of #318782 is Cyan = 0.64, Magento = 0, Yellow = 0.04 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 130 | - |
| CMYK | 0.64 | 0 | 0.04 | 0.47 |
| HSL | 176.51º | 0.47% | 0.36% | - |
| HSV(B) | 176.51º | 0.64% | 0.53% | - |
| XYZ | 13.96 | 19.59 | 24.17 | - |
| YUV | 108.72 | 140.01 | 85.41 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 130 | 0.64 | 0 | 0.04 | 0.47 | 176.51 | 0.47 | 0.36 |
| Hex | 31 | 87 | 82 | 40 | 0 | 4 | 2F | B1 | 2F | 24 |
| Octal | 61 | 207 | 202 | 100 | 0 | 4 | 57 | 261 | 57 | 44 |
| Binary | 110001 | 10000111 | 10000010 | 1000000 | 0 | 100 | 101111 | 10110001 | 101111 | 100100 |
Color Harmonies of #318782
Complementary color
Monochromatic Colors of #318782
Black with #318782
Text Example
Text Example
White with #318782
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318782; }
p { color: rgb(49,135,130); }
H1.HeaderClassName
{
color: #318782;
}
.AnyTagClassName
{
color: #318782;
}
</style>
background-color css
<style>
a { background-color: #318782; }
a { background-color: rgb(49,135,130); }
div.DivClassName
{
background-color: #318782;
}
.BgClassName
{
background-color: #318782;
}
</style>
border-color css
<style>
span { border-color: #318782; }
span { border-color: rgb(49,135,130); }
td.TdClassName
{
border-color: #318782;
}
.TagClassName
{
border-color: #318782;
}
</style>