Shades of Atoll #317279
Tints of Atoll #317279
RGB
CMYK
RGB Variations
Color information
#317279 (or 0x317279) is known color: Atoll. HEX triplet: 31, 72 and 79. RGB value is (49,114,121). Sum of RGB (Red+Green+Blue) = 49+114+121=284 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.25% from 284); Green value is 114 (44.92% from 255 or 40.14% from 284); Blue value is 121 (47.66% from 255 or 42.61% from 284); Max value from RGB is 121 - color contains mainly: blue. Hex color #317279 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317279 is #CE8D86. Grayscale: #5F5F5F. Windows color (decimal): -13536647 or 7959089. OLE color: 7959089.
HSL color Cylindrical-coordinate representation of color #317279: hue angle of 185.83º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #317279 is Cyan = 0.60, Magento = 0.06, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 114 | 121 | - |
| CMYK | 0.60 | 0.06 | 0 | 0.53 |
| HSL | 185.83º | 0.42% | 0.33% | - |
| HSV(B) | 185.83º | 0.6% | 0.47% | - |
| XYZ | 10.74 | 14.07 | 20.24 | - |
| YUV | 95.36 | 142.47 | 94.93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 114 | 121 | 0.60 | 0.06 | 0 | 0.53 | 185.83 | 0.42 | 0.33 |
| Hex | 31 | 72 | 79 | 3C | 6 | 0 | 35 | BA | 2A | 21 |
| Octal | 61 | 162 | 171 | 74 | 6 | 0 | 65 | 272 | 52 | 41 |
| Binary | 110001 | 1110010 | 1111001 | 111100 | 110 | 0 | 110101 | 10111010 | 101010 | 100001 |
Color Harmonies of #317279
Complementary color
Monochromatic Colors of #317279
Black with #317279
Text Example
Text Example
White with #317279
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317279; }
p { color: rgb(49,114,121); }
H1.HeaderClassName
{
color: #317279;
}
.AnyTagClassName
{
color: #317279;
}
</style>
background-color css
<style>
a { background-color: #317279; }
a { background-color: rgb(49,114,121); }
div.DivClassName
{
background-color: #317279;
}
.BgClassName
{
background-color: #317279;
}
</style>
border-color css
<style>
span { border-color: #317279; }
span { border-color: rgb(49,114,121); }
td.TdClassName
{
border-color: #317279;
}
.TagClassName
{
border-color: #317279;
}
</style>