Shades of Atoll #318385
Tints of Atoll #318385
RGB
CMYK
RGB Variations
Color information
#318385 (or 0x318385) is known color: Atoll. HEX triplet: 31, 83 and 85. RGB value is (49,131,133). Sum of RGB (Red+Green+Blue) = 49+131+133=313 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.65% from 313); Green value is 131 (51.56% from 255 or 41.85% from 313); Blue value is 133 (52.34% from 255 or 42.49% from 313); Max value from RGB is 133 - color contains mainly: blue. Hex color #318385 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318385 is #CE7C7A. Grayscale: #6A6A6A. Windows color (decimal): -13532283 or 8749873. OLE color: 8749873.
HSL color Cylindrical-coordinate representation of color #318385: hue angle of 181.43º degrees, saturation: 0.46, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #318385 is Cyan = 0.63, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 49 | 131 | 133 | - |
| CMYK | 0.63 | 0.02 | 0 | 0.48 |
| HSL | 181.43º | 0.46% | 0.36% | - |
| HSV(B) | 181.43º | 0.63% | 0.52% | - |
| XYZ | 13.62 | 18.58 | 25.06 | - |
| YUV | 106.71 | 142.83 | 86.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 131 | 133 | 0.63 | 0.02 | 0 | 0.48 | 181.43 | 0.46 | 0.36 |
| Hex | 31 | 83 | 85 | 3F | 2 | 0 | 30 | B5 | 2E | 24 |
| Octal | 61 | 203 | 205 | 77 | 2 | 0 | 60 | 265 | 56 | 44 |
| Binary | 110001 | 10000011 | 10000101 | 111111 | 10 | 0 | 110000 | 10110101 | 101110 | 100100 |
Color Harmonies of #318385
Complementary color
Monochromatic Colors of #318385
Black with #318385
Text Example
Text Example
White with #318385
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318385; }
p { color: rgb(49,131,133); }
H1.HeaderClassName
{
color: #318385;
}
.AnyTagClassName
{
color: #318385;
}
</style>
background-color css
<style>
a { background-color: #318385; }
a { background-color: rgb(49,131,133); }
div.DivClassName
{
background-color: #318385;
}
.BgClassName
{
background-color: #318385;
}
</style>
border-color css
<style>
span { border-color: #318385; }
span { border-color: rgb(49,131,133); }
td.TdClassName
{
border-color: #318385;
}
.TagClassName
{
border-color: #318385;
}
</style>