Shades of Atoll #317781
Tints of Atoll #317781
RGB
CMYK
RGB Variations
Color information
#317781 (or 0x317781) is known color: Atoll. HEX triplet: 31, 77 and 81. RGB value is (49,119,129). Sum of RGB (Red+Green+Blue) = 49+119+129=297 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.50% from 297); Green value is 119 (46.88% from 255 or 40.07% from 297); Blue value is 129 (50.78% from 255 or 43.43% from 297); Max value from RGB is 129 - color contains mainly: blue. Hex color #317781 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317781 is #CE887E. Grayscale: #636363. Windows color (decimal): -13535359 or 8484657. OLE color: 8484657.
HSL color Cylindrical-coordinate representation of color #317781: hue angle of 187.5º 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 #317781 is Cyan = 0.62, Magento = 0.08, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 119 | 129 | - |
| CMYK | 0.62 | 0.08 | 0 | 0.49 |
| HSL | 187.5º | 0.45% | 0.35% | - |
| HSV(B) | 187.5º | 0.62% | 0.51% | - |
| XYZ | 11.83 | 15.43 | 23.12 | - |
| YUV | 99.21 | 144.81 | 92.19 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 119 | 129 | 0.62 | 0.08 | 0 | 0.49 | 187.5 | 0.45 | 0.35 |
| Hex | 31 | 77 | 81 | 3E | 8 | 0 | 31 | BC | 2D | 23 |
| Octal | 61 | 167 | 201 | 76 | 10 | 0 | 61 | 274 | 55 | 43 |
| Binary | 110001 | 1110111 | 10000001 | 111110 | 1000 | 0 | 110001 | 10111100 | 101101 | 100011 |
Color Harmonies of #317781
Complementary color
Monochromatic Colors of #317781
Black with #317781
Text Example
Text Example
White with #317781
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317781; }
p { color: rgb(49,119,129); }
H1.HeaderClassName
{
color: #317781;
}
.AnyTagClassName
{
color: #317781;
}
</style>
background-color css
<style>
a { background-color: #317781; }
a { background-color: rgb(49,119,129); }
div.DivClassName
{
background-color: #317781;
}
.BgClassName
{
background-color: #317781;
}
</style>
border-color css
<style>
span { border-color: #317781; }
span { border-color: rgb(49,119,129); }
td.TdClassName
{
border-color: #317781;
}
.TagClassName
{
border-color: #317781;
}
</style>