Shades of Atoll #317981
Tints of Atoll #317981
RGB
CMYK
RGB Variations
Color information
#317981 (or 0x317981) is known color: Atoll. HEX triplet: 31, 79 and 81. RGB value is (49,121,129). Sum of RGB (Red+Green+Blue) = 49+121+129=299 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.39% from 299); Green value is 121 (47.66% from 255 or 40.47% from 299); Blue value is 129 (50.78% from 255 or 43.14% from 299); Max value from RGB is 129 - color contains mainly: blue. Hex color #317981 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317981 is #CE867E. Grayscale: #646464. Windows color (decimal): -13534847 or 8485169. OLE color: 8485169.
HSL color Cylindrical-coordinate representation of color #317981: hue angle of 186º degrees, saturation: 0.45, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.62%. Process color model (Four color, CMYK) of #317981 is Cyan = 0.62, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 121 | 129 | - |
| CMYK | 0.62 | 0.06 | 0 | 0.49 |
| HSL | 186º | 0.45% | 0.35% | - |
| HSV(B) | 186º | 0.62% | 0.51% | - |
| XYZ | 12.07 | 15.91 | 23.2 | - |
| YUV | 100.38 | 144.15 | 91.35 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 121 | 129 | 0.62 | 0.06 | 0 | 0.49 | 186 | 0.45 | 0.35 |
| Hex | 31 | 79 | 81 | 3E | 6 | 0 | 31 | BA | 2D | 23 |
| Octal | 61 | 171 | 201 | 76 | 6 | 0 | 61 | 272 | 55 | 43 |
| Binary | 110001 | 1111001 | 10000001 | 111110 | 110 | 0 | 110001 | 10111010 | 101101 | 100011 |
Color Harmonies of #317981
Complementary color
Monochromatic Colors of #317981
Black with #317981
Text Example
Text Example
White with #317981
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317981; }
p { color: rgb(49,121,129); }
H1.HeaderClassName
{
color: #317981;
}
.AnyTagClassName
{
color: #317981;
}
</style>
background-color css
<style>
a { background-color: #317981; }
a { background-color: rgb(49,121,129); }
div.DivClassName
{
background-color: #317981;
}
.BgClassName
{
background-color: #317981;
}
</style>
border-color css
<style>
span { border-color: #317981; }
span { border-color: rgb(49,121,129); }
td.TdClassName
{
border-color: #317981;
}
.TagClassName
{
border-color: #317981;
}
</style>