Shades of Atoll #317683
Tints of Atoll #317683
RGB
CMYK
RGB Variations
Color information
#317683 (or 0x317683) is known color: Atoll. HEX triplet: 31, 76 and 83. RGB value is (49,118,131). Sum of RGB (Red+Green+Blue) = 49+118+131=298 (39% of max value = 765). Red value is 49 (19.53% from 255 or 16.44% from 298); Green value is 118 (46.48% from 255 or 39.60% from 298); Blue value is 131 (51.56% from 255 or 43.96% from 298); Max value from RGB is 131 - color contains mainly: blue. Hex color #317683 is not a web safe color. Web safe color analog (approx): #336699. Inversed color of #317683 is #CE897C. Grayscale: #626262. Windows color (decimal): -13535613 or 8615473. OLE color: 8615473.
HSL color Cylindrical-coordinate representation of color #317683: hue angle of 189.51º degrees, saturation: 0.46, lightness: 0.35%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.63%. Process color model (Four color, CMYK) of #317683 is Cyan = 0.63, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 49 | 118 | 131 | - |
| CMYK | 0.63 | 0.10 | 0 | 0.49 |
| HSL | 189.51º | 0.46% | 0.35% | - |
| HSV(B) | 189.51º | 0.63% | 0.51% | - |
| XYZ | 11.84 | 15.25 | 23.79 | - |
| YUV | 98.85 | 146.14 | 92.44 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 118 | 131 | 0.63 | 0.10 | 0 | 0.49 | 189.51 | 0.46 | 0.35 |
| Hex | 31 | 76 | 83 | 3F | A | 0 | 31 | BE | 2E | 23 |
| Octal | 61 | 166 | 203 | 77 | 12 | 0 | 61 | 276 | 56 | 43 |
| Binary | 110001 | 1110110 | 10000011 | 111111 | 1010 | 0 | 110001 | 10111110 | 101110 | 100011 |
Color Harmonies of #317683
Complementary color
Monochromatic Colors of #317683
Black with #317683
Text Example
Text Example
White with #317683
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317683; }
p { color: rgb(49,118,131); }
H1.HeaderClassName
{
color: #317683;
}
.AnyTagClassName
{
color: #317683;
}
</style>
background-color css
<style>
a { background-color: #317683; }
a { background-color: rgb(49,118,131); }
div.DivClassName
{
background-color: #317683;
}
.BgClassName
{
background-color: #317683;
}
</style>
border-color css
<style>
span { border-color: #317683; }
span { border-color: rgb(49,118,131); }
td.TdClassName
{
border-color: #317683;
}
.TagClassName
{
border-color: #317683;
}
</style>