Shades of Atoll #318188
Tints of Atoll #318188
RGB
CMYK
RGB Variations
Color information
#318188 (or 0x318188) is known color: Atoll. HEX triplet: 31, 81 and 88. RGB value is (49,129,136). Sum of RGB (Red+Green+Blue) = 49+129+136=314 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.61% from 314); Green value is 129 (50.78% from 255 or 41.08% from 314); Blue value is 136 (53.52% from 255 or 43.31% from 314); Max value from RGB is 136 - color contains mainly: blue. Hex color #318188 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318188 is #CE7E77. Grayscale: #696969. Windows color (decimal): -13532792 or 8945969. OLE color: 8945969.
HSL color Cylindrical-coordinate representation of color #318188: hue angle of 184.83º 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 #318188 is Cyan = 0.64, Magento = 0.05, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 129 | 136 | - |
| CMYK | 0.64 | 0.05 | 0 | 0.47 |
| HSL | 184.83º | 0.47% | 0.36% | - |
| HSV(B) | 184.83º | 0.64% | 0.53% | - |
| XYZ | 13.56 | 18.13 | 26.08 | - |
| YUV | 105.88 | 145 | 87.43 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 129 | 136 | 0.64 | 0.05 | 0 | 0.47 | 184.83 | 0.47 | 0.36 |
| Hex | 31 | 81 | 88 | 40 | 5 | 0 | 2F | B9 | 2F | 24 |
| Octal | 61 | 201 | 210 | 100 | 5 | 0 | 57 | 271 | 57 | 44 |
| Binary | 110001 | 10000001 | 10001000 | 1000000 | 101 | 0 | 101111 | 10111001 | 101111 | 100100 |
Color Harmonies of #318188
Complementary color
Monochromatic Colors of #318188
Black with #318188
Text Example
Text Example
White with #318188
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318188; }
p { color: rgb(49,129,136); }
H1.HeaderClassName
{
color: #318188;
}
.AnyTagClassName
{
color: #318188;
}
</style>
background-color css
<style>
a { background-color: #318188; }
a { background-color: rgb(49,129,136); }
div.DivClassName
{
background-color: #318188;
}
.BgClassName
{
background-color: #318188;
}
</style>
border-color css
<style>
span { border-color: #318188; }
span { border-color: rgb(49,129,136); }
td.TdClassName
{
border-color: #318188;
}
.TagClassName
{
border-color: #318188;
}
</style>