Shades of Atoll #317074
Tints of Atoll #317074
RGB
CMYK
RGB Variations
Color information
#317074 (or 0x317074) is known color: Atoll. HEX triplet: 31, 70 and 74. RGB value is (49,112,116). Sum of RGB (Red+Green+Blue) = 49+112+116=277 (36% of max value = 765). Red value is 49 (19.53% from 255 or 17.69% from 277); Green value is 112 (44.14% from 255 or 40.43% from 277); Blue value is 116 (45.70% from 255 or 41.88% from 277); Max value from RGB is 116 - color contains mainly: blue. Hex color #317074 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #317074 is #CE8F8B. Grayscale: #5D5D5D. Windows color (decimal): -13537164 or 7630897. OLE color: 7630897.
HSL color Cylindrical-coordinate representation of color #317074: hue angle of 183.58º 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 #317074 is Cyan = 0.58, Magento = 0.03, Yellow = 0 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 49 | 112 | 116 | - |
| CMYK | 0.58 | 0.03 | 0 | 0.55 |
| HSL | 183.58º | 0.41% | 0.32% | - |
| HSV(B) | 183.58º | 0.58% | 0.45% | - |
| XYZ | 10.21 | 13.5 | 18.59 | - |
| YUV | 93.62 | 140.63 | 96.17 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 49 | 112 | 116 | 0.58 | 0.03 | 0 | 0.55 | 183.58 | 0.41 | 0.32 |
| Hex | 31 | 70 | 74 | 3A | 3 | 0 | 37 | B8 | 29 | 20 |
| Octal | 61 | 160 | 164 | 72 | 3 | 0 | 67 | 270 | 51 | 40 |
| Binary | 110001 | 1110000 | 1110100 | 111010 | 11 | 0 | 110111 | 10111000 | 101001 | 100000 |
Color Harmonies of #317074
Complementary color
Monochromatic Colors of #317074
Black with #317074
Text Example
Text Example
White with #317074
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #317074; }
p { color: rgb(49,112,116); }
H1.HeaderClassName
{
color: #317074;
}
.AnyTagClassName
{
color: #317074;
}
</style>
background-color css
<style>
a { background-color: #317074; }
a { background-color: rgb(49,112,116); }
div.DivClassName
{
background-color: #317074;
}
.BgClassName
{
background-color: #317074;
}
</style>
border-color css
<style>
span { border-color: #317074; }
span { border-color: rgb(49,112,116); }
td.TdClassName
{
border-color: #317074;
}
.TagClassName
{
border-color: #317074;
}
</style>