Shades of Atoll #318783
Tints of Atoll #318783
RGB
CMYK
RGB Variations
Color information
#318783 (or 0x318783) is known color: Atoll. HEX triplet: 31, 87 and 83. RGB value is (49,135,131). Sum of RGB (Red+Green+Blue) = 49+135+131=315 (41% of max value = 765). Red value is 49 (19.53% from 255 or 15.56% from 315); Green value is 135 (53.12% from 255 or 42.86% from 315); Blue value is 131 (51.56% from 255 or 41.59% from 315); Max value from RGB is 135 - color contains mainly: green. Hex color #318783 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #318783 is #CE787C. Grayscale: #6C6C6C. Windows color (decimal): -13531261 or 8619825. OLE color: 8619825.
HSL color Cylindrical-coordinate representation of color #318783: hue angle of 177.21º 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 #318783 is Cyan = 0.64, Magento = 0, Yellow = 0.03 and Black (K on CMYK) = 0.47.
Color convert
| RGB | 49 | 135 | 131 | - |
| CMYK | 0.64 | 0 | 0.03 | 0.47 |
| HSL | 177.21º | 0.47% | 0.36% | - |
| HSV(B) | 177.21º | 0.64% | 0.53% | - |
| XYZ | 14.03 | 19.62 | 24.52 | - |
| YUV | 108.83 | 140.51 | 85.33 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 135 | 131 | 0.64 | 0 | 0.03 | 0.47 | 177.21 | 0.47 | 0.36 |
| Hex | 31 | 87 | 83 | 40 | 0 | 3 | 2F | B1 | 2F | 24 |
| Octal | 61 | 207 | 203 | 100 | 0 | 3 | 57 | 261 | 57 | 44 |
| Binary | 110001 | 10000111 | 10000011 | 1000000 | 0 | 11 | 101111 | 10110001 | 101111 | 100100 |
Color Harmonies of #318783
Complementary color
Monochromatic Colors of #318783
Black with #318783
Text Example
Text Example
White with #318783
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #318783; }
p { color: rgb(49,135,131); }
H1.HeaderClassName
{
color: #318783;
}
.AnyTagClassName
{
color: #318783;
}
</style>
background-color css
<style>
a { background-color: #318783; }
a { background-color: rgb(49,135,131); }
div.DivClassName
{
background-color: #318783;
}
.BgClassName
{
background-color: #318783;
}
</style>
border-color css
<style>
span { border-color: #318783; }
span { border-color: rgb(49,135,131); }
td.TdClassName
{
border-color: #318783;
}
.TagClassName
{
border-color: #318783;
}
</style>