Shades of Atoll #317777
Tints of Atoll #317777
RGB
CMYK
RGB Variations
Color information
#317777 (or 0x317777) is known color: Atoll. HEX triplet: 31, 77 and 77. RGB value is (49,119,119). Sum of RGB (Red+Green+Blue) = 49+119+119=287 (38% of max value = 765). Red value is 49 (19.53% from 255 or 17.07% from 287); Green value is 119 (46.88% from 255 or 41.46% from 287); Blue value is 119 (46.88% from 255 or 41.46% from 287); Max value from RGB is 119 - color contains mainly: green, blue. Hex color #317777 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317777 is #CE8888. Grayscale: #626262. Windows color (decimal): -13535369 or 7829297. OLE color: 7829297.
HSL color Cylindrical-coordinate representation of color #317777: hue angle of 180º degrees, saturation: 0.42, lightness: 0.33%. HSV value (or HSB Brightness) of color is 0.47% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #317777 is Cyan = 0.59, Magento = 0, Yellow = 0 and Black (K on CMYK) = 0.53.
Color convert
| RGB | 49 | 119 | 119 | - |
| CMYK | 0.59 | 0 | 0 | 0.53 |
| HSL | 180º | 0.42% | 0.33% | - |
| HSV(B) | 180º | 0.59% | 0.47% | - |
| XYZ | 11.19 | 15.18 | 19.79 | - |
| YUV | 98.07 | 139.81 | 93 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 119 | 0.59 | 0 | 0 | 0.53 | 180 | 0.42 | 0.33 |
| Hex | 31 | 77 | 77 | 3B | 0 | 0 | 35 | B4 | 2A | 21 |
| Octal | 61 | 167 | 167 | 73 | 0 | 0 | 65 | 264 | 52 | 41 |
| Binary | 110001 | 1110111 | 1110111 | 111011 | 0 | 0 | 110101 | 10110100 | 101010 | 100001 |
Color Harmonies of #317777
Complementary color
Monochromatic Colors of #317777
Black with #317777
Text Example
Text Example
White with #317777
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317777; }
p { color: rgb(49,119,119); }
H1.HeaderClassName
{
color: #317777;
}
.AnyTagClassName
{
color: #317777;
}
</style>
background-color css
<style>
a { background-color: #317777; }
a { background-color: rgb(49,119,119); }
div.DivClassName
{
background-color: #317777;
}
.BgClassName
{
background-color: #317777;
}
</style>
border-color css
<style>
span { border-color: #317777; }
span { border-color: rgb(49,119,119); }
td.TdClassName
{
border-color: #317777;
}
.TagClassName
{
border-color: #317777;
}
</style>