Shades of Atoll #317374
Tints of Atoll #317374
RGB
CMYK
RGB Variations
Color information
#317374 (or 0x317374) is known color: Atoll. HEX triplet: 31, 73 and 74. RGB value is (49,115,116). Sum of RGB (Red+Green+Blue) = 49+115+116=280 (37% of max value = 765). Red value is 49 (19.53% from 255 or 17.5% from 280); Green value is 115 (45.31% from 255 or 41.07% from 280); Blue value is 116 (45.70% from 255 or 41.43% from 280); Max value from RGB is 116 - color contains mainly: blue. Hex color #317374 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317374 is #CE8C8B. Grayscale: #5F5F5F. Windows color (decimal): -13536396 or 7631665. OLE color: 7631665.
HSL color Cylindrical-coordinate representation of color #317374: hue angle of 180.9º degrees, saturation: 0.41, lightness: 0.32%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.58%. Process color model (Four color, CMYK) of #317374 is Cyan = 0.58, Magento = 0.01, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 115 | 116 | - |
| CMYK | 0.58 | 0.01 | 0 | 0.55 |
| HSL | 180.9º | 0.41% | 0.32% | - |
| HSV(B) | 180.9º | 0.58% | 0.45% | - |
| XYZ | 10.55 | 14.18 | 18.7 | - |
| YUV | 95.38 | 139.63 | 94.92 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 115 | 116 | 0.58 | 0.01 | 0 | 0.55 | 180.9 | 0.41 | 0.32 |
| Hex | 31 | 73 | 74 | 3A | 1 | 0 | 37 | B5 | 29 | 20 |
| Octal | 61 | 163 | 164 | 72 | 1 | 0 | 67 | 265 | 51 | 40 |
| Binary | 110001 | 1110011 | 1110100 | 111010 | 1 | 0 | 110111 | 10110101 | 101001 | 100000 |
Color Harmonies of #317374
Complementary color
Monochromatic Colors of #317374
Black with #317374
Text Example
Text Example
White with #317374
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317374; }
p { color: rgb(49,115,116); }
H1.HeaderClassName
{
color: #317374;
}
.AnyTagClassName
{
color: #317374;
}
</style>
background-color css
<style>
a { background-color: #317374; }
a { background-color: rgb(49,115,116); }
div.DivClassName
{
background-color: #317374;
}
.BgClassName
{
background-color: #317374;
}
</style>
border-color css
<style>
span { border-color: #317374; }
span { border-color: rgb(49,115,116); }
td.TdClassName
{
border-color: #317374;
}
.TagClassName
{
border-color: #317374;
}
</style>