Shades of Atoll #318786
Tints of Atoll #318786
RGB
CMYK
RGB Variations
Color information
#318786 (or 0x318786) is known color: Atoll. HEX triplet: 31, 87 and 86. RGB value is (49,135,134). Sum of RGB (Red+Green+Blue) = 49+135+134=318 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.41% from 318); Green value is 135 (53.12% from 255 or 42.45% from 318); Blue value is 134 (52.73% from 255 or 42.14% from 318); Max value from RGB is 135 - color contains mainly: green. Hex color #318786 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318786 is #CE7879. Grayscale: #6D6D6D. Windows color (decimal): -13531258 or 8816433. OLE color: 8816433.
HSL color Cylindrical-coordinate representation of color #318786: hue angle of 179.3º 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 #318786 is Cyan = 0.64, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 134 | - |
| CMYK | 0.64 | 0 | 0.01 | 0.47 |
| HSL | 179.3º | 0.47% | 0.36% | - |
| HSV(B) | 179.3º | 0.64% | 0.53% | - |
| XYZ | 14.23 | 19.7 | 25.61 | - |
| YUV | 109.17 | 142.01 | 85.08 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 134 | 0.64 | 0 | 0.01 | 0.47 | 179.3 | 0.47 | 0.36 |
| Hex | 31 | 87 | 86 | 40 | 0 | 1 | 2F | B3 | 2F | 24 |
| Octal | 61 | 207 | 206 | 100 | 0 | 1 | 57 | 263 | 57 | 44 |
| Binary | 110001 | 10000111 | 10000110 | 1000000 | 0 | 1 | 101111 | 10110011 | 101111 | 100100 |
Color Harmonies of #318786
Complementary color
Monochromatic Colors of #318786
Black with #318786
Text Example
Text Example
White with #318786
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318786; }
p { color: rgb(49,135,134); }
H1.HeaderClassName
{
color: #318786;
}
.AnyTagClassName
{
color: #318786;
}
</style>
background-color css
<style>
a { background-color: #318786; }
a { background-color: rgb(49,135,134); }
div.DivClassName
{
background-color: #318786;
}
.BgClassName
{
background-color: #318786;
}
</style>
border-color css
<style>
span { border-color: #318786; }
span { border-color: rgb(49,135,134); }
td.TdClassName
{
border-color: #318786;
}
.TagClassName
{
border-color: #318786;
}
</style>