Shades of Atoll #318685
Tints of Atoll #318685
RGB
CMYK
RGB Variations
Color information
#318685 (or 0x318685) is known color: Atoll. HEX triplet: 31, 86 and 85. RGB value is (49,134,133). Sum of RGB (Red+Green+Blue) = 49+134+133=316 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.51% from 316); Green value is 134 (52.73% from 255 or 42.41% from 316); Blue value is 133 (52.34% from 255 or 42.09% from 316); Max value from RGB is 134 - color contains mainly: green. Hex color #318685 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318685 is #CE797A. Grayscale: #6C6C6C. Windows color (decimal): -13531515 or 8750641. OLE color: 8750641.
HSL color Cylindrical-coordinate representation of color #318685: hue angle of 179.29º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.53% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318685 is Cyan = 0.63, Magento = 0, Yellow = 0.01 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 134 | 133 | - |
| CMYK | 0.63 | 0 | 0.01 | 0.47 |
| HSL | 179.29º | 0.46% | 0.36% | - |
| HSV(B) | 179.29º | 0.63% | 0.53% | - |
| XYZ | 14.03 | 19.4 | 25.2 | - |
| YUV | 108.47 | 141.84 | 85.58 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 134 | 133 | 0.63 | 0 | 0.01 | 0.47 | 179.29 | 0.46 | 0.36 |
| Hex | 31 | 86 | 85 | 3F | 0 | 1 | 2F | B3 | 2E | 24 |
| Octal | 61 | 206 | 205 | 77 | 0 | 1 | 57 | 263 | 56 | 44 |
| Binary | 110001 | 10000110 | 10000101 | 111111 | 0 | 1 | 101111 | 10110011 | 101110 | 100100 |
Color Harmonies of #318685
Complementary color
Monochromatic Colors of #318685
Black with #318685
Text Example
Text Example
White with #318685
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318685; }
p { color: rgb(49,134,133); }
H1.HeaderClassName
{
color: #318685;
}
.AnyTagClassName
{
color: #318685;
}
</style>
background-color css
<style>
a { background-color: #318685; }
a { background-color: rgb(49,134,133); }
div.DivClassName
{
background-color: #318685;
}
.BgClassName
{
background-color: #318685;
}
</style>
border-color css
<style>
span { border-color: #318685; }
span { border-color: rgb(49,134,133); }
td.TdClassName
{
border-color: #318685;
}
.TagClassName
{
border-color: #318685;
}
</style>