Shades of Atoll #318588
Tints of Atoll #318588
RGB
CMYK
RGB Variations
Color information
#318588 (or 0x318588) is known color: Atoll. HEX triplet: 31, 85 and 88. RGB value is (49,133,136). Sum of RGB (Red+Green+Blue) = 49+133+136=318 (42% of max value = 765). Red value is 49 (19.53% from 255 or 15.41% from 318); Green value is 133 (52.34% from 255 or 41.82% from 318); Blue value is 136 (53.52% from 255 or 42.77% from 318); Max value from RGB is 136 - color contains mainly: blue. Hex color #318588 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318588 is #CE7A77. Grayscale: #6C6C6C. Windows color (decimal): -13531768 or 8946993. OLE color: 8946993.
HSL color Cylindrical-coordinate representation of color #318588: hue angle of 182.07º 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 #318588 is Cyan = 0.64, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 133 | 136 | - |
| CMYK | 0.64 | 0.02 | 0 | 0.47 |
| HSL | 182.07º | 0.47% | 0.36% | - |
| HSV(B) | 182.07º | 0.64% | 0.53% | - |
| XYZ | 14.1 | 19.21 | 26.26 | - |
| YUV | 108.23 | 143.67 | 85.76 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 133 | 136 | 0.64 | 0.02 | 0 | 0.47 | 182.07 | 0.47 | 0.36 |
| Hex | 31 | 85 | 88 | 40 | 2 | 0 | 2F | B6 | 2F | 24 |
| Octal | 61 | 205 | 210 | 100 | 2 | 0 | 57 | 266 | 57 | 44 |
| Binary | 110001 | 10000101 | 10001000 | 1000000 | 10 | 0 | 101111 | 10110110 | 101111 | 100100 |
Color Harmonies of #318588
Complementary color
Monochromatic Colors of #318588
Black with #318588
Text Example
Text Example
White with #318588
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318588; }
p { color: rgb(49,133,136); }
H1.HeaderClassName
{
color: #318588;
}
.AnyTagClassName
{
color: #318588;
}
</style>
background-color css
<style>
a { background-color: #318588; }
a { background-color: rgb(49,133,136); }
div.DivClassName
{
background-color: #318588;
}
.BgClassName
{
background-color: #318588;
}
</style>
border-color css
<style>
span { border-color: #318588; }
span { border-color: rgb(49,133,136); }
td.TdClassName
{
border-color: #318588;
}
.TagClassName
{
border-color: #318588;
}
</style>