Shades of Atoll #318086
Tints of Atoll #318086
RGB
CMYK
RGB Variations
Color information
#318086 (or 0x318086) is known color: Atoll. HEX triplet: 31, 80 and 86. RGB value is (49,128,134). Sum of RGB (Red+Green+Blue) = 49+128+134=311 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.76% from 311); Green value is 128 (50.39% from 255 or 41.16% from 311); Blue value is 134 (52.73% from 255 or 43.09% from 311); Max value from RGB is 134 - color contains mainly: blue. Hex color #318086 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318086 is #CE7F79. Grayscale: #686868. Windows color (decimal): -13533050 or 8814641. OLE color: 8814641.
HSL color Cylindrical-coordinate representation of color #318086: hue angle of 184.24º 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 #318086 is Cyan = 0.63, Magento = 0.04, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 128 | 134 | - |
| CMYK | 0.63 | 0.04 | 0 | 0.47 |
| HSL | 184.24º | 0.46% | 0.36% | - |
| HSV(B) | 184.24º | 0.63% | 0.53% | - |
| XYZ | 13.29 | 17.81 | 25.29 | - |
| YUV | 105.06 | 144.33 | 88.01 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 128 | 134 | 0.63 | 0.04 | 0 | 0.47 | 184.24 | 0.46 | 0.36 |
| Hex | 31 | 80 | 86 | 3F | 4 | 0 | 2F | B8 | 2E | 24 |
| Octal | 61 | 200 | 206 | 77 | 4 | 0 | 57 | 270 | 56 | 44 |
| Binary | 110001 | 10000000 | 10000110 | 111111 | 100 | 0 | 101111 | 10111000 | 101110 | 100100 |
Color Harmonies of #318086
Complementary color
Monochromatic Colors of #318086
Black with #318086
Text Example
Text Example
White with #318086
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318086; }
p { color: rgb(49,128,134); }
H1.HeaderClassName
{
color: #318086;
}
.AnyTagClassName
{
color: #318086;
}
</style>
background-color css
<style>
a { background-color: #318086; }
a { background-color: rgb(49,128,134); }
div.DivClassName
{
background-color: #318086;
}
.BgClassName
{
background-color: #318086;
}
</style>
border-color css
<style>
span { border-color: #318086; }
span { border-color: rgb(49,128,134); }
td.TdClassName
{
border-color: #318086;
}
.TagClassName
{
border-color: #318086;
}
</style>