Shades of Atoll #318089
Tints of Atoll #318089
RGB
CMYK
RGB Variations
Color information
#318089 (or 0x318089) is known color: Atoll. HEX triplet: 31, 80 and 89. RGB value is (49,128,137). Sum of RGB (Red+Green+Blue) = 49+128+137=314 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.61% from 314); Green value is 128 (50.39% from 255 or 40.76% from 314); Blue value is 137 (53.91% from 255 or 43.63% from 314); Max value from RGB is 137 - color contains mainly: blue. Hex color #318089 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318089 is #CE7F76. Grayscale: #696969. Windows color (decimal): -13533047 or 9011249. OLE color: 9011249.
HSL color Cylindrical-coordinate representation of color #318089: hue angle of 186.14º 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 #318089 is Cyan = 0.64, Magento = 0.07, Yellow = 0 and Black (K on CMYK) = 0.46.
Color convert
| RGB | 49 | 128 | 137 | - |
| CMYK | 0.64 | 0.07 | 0 | 0.46 |
| HSL | 186.14º | 0.47% | 0.36% | - |
| HSV(B) | 186.14º | 0.64% | 0.54% | - |
| XYZ | 13.5 | 17.9 | 26.41 | - |
| YUV | 105.41 | 145.83 | 87.77 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 128 | 137 | 0.64 | 0.07 | 0 | 0.46 | 186.14 | 0.47 | 0.36 |
| Hex | 31 | 80 | 89 | 40 | 7 | 0 | 2E | BA | 2F | 24 |
| Octal | 61 | 200 | 211 | 100 | 7 | 0 | 56 | 272 | 57 | 44 |
| Binary | 110001 | 10000000 | 10001001 | 1000000 | 111 | 0 | 101110 | 10111010 | 101111 | 100100 |
Color Harmonies of #318089
Complementary color
Monochromatic Colors of #318089
Black with #318089
Text Example
Text Example
White with #318089
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318089; }
p { color: rgb(49,128,137); }
H1.HeaderClassName
{
color: #318089;
}
.AnyTagClassName
{
color: #318089;
}
</style>
background-color css
<style>
a { background-color: #318089; }
a { background-color: rgb(49,128,137); }
div.DivClassName
{
background-color: #318089;
}
.BgClassName
{
background-color: #318089;
}
</style>
border-color css
<style>
span { border-color: #318089; }
span { border-color: rgb(49,128,137); }
td.TdClassName
{
border-color: #318089;
}
.TagClassName
{
border-color: #318089;
}
</style>