Shades of Atoll #368582
Tints of Atoll #368582
RGB
CMYK
RGB Variations
Color information
#368582 (or 0x368582) is known color: Atoll. HEX triplet: 36, 85 and 82. RGB value is (54,133,130). Sum of RGB (Red+Green+Blue) = 54+133+130=317 (41% of max value = 765). Red value is 54 (21.48% from 255 or 17.03% from 317); Green value is 133 (52.34% from 255 or 41.96% from 317); Blue value is 130 (51.17% from 255 or 41.01% from 317); Max value from RGB is 133 - color contains mainly: green. Hex color #368582 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #368582 is #C97A7D. Grayscale: #6C6C6C. Windows color (decimal): -13204094 or 8553782. OLE color: 8553782.
HSL color Cylindrical-coordinate representation of color #368582: hue angle of 177.72º degrees, saturation: 0.42, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.52% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #368582 is Cyan = 0.59, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.48.
Color convert
| RGB | 54 | 133 | 130 | - |
| CMYK | 0.59 | 0 | 0.02 | 0.48 |
| HSL | 177.72º | 0.42% | 0.37% | - |
| HSV(B) | 177.72º | 0.59% | 0.52% | - |
| XYZ | 13.94 | 19.17 | 24.08 | - |
| YUV | 109.04 | 139.83 | 88.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 54 | 133 | 130 | 0.59 | 0 | 0.02 | 0.48 | 177.72 | 0.42 | 0.37 |
| Hex | 36 | 85 | 82 | 3B | 0 | 2 | 30 | B2 | 2A | 25 |
| Octal | 66 | 205 | 202 | 73 | 0 | 2 | 60 | 262 | 52 | 45 |
| Binary | 110110 | 10000101 | 10000010 | 111011 | 0 | 10 | 110000 | 10110010 | 101010 | 100101 |
Color Harmonies of #368582
Complementary color
Monochromatic Colors of #368582
Black with #368582
Text Example
Text Example
White with #368582
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #368582; }
p { color: rgb(54,133,130); }
H1.HeaderClassName
{
color: #368582;
}
.AnyTagClassName
{
color: #368582;
}
</style>
background-color css
<style>
a { background-color: #368582; }
a { background-color: rgb(54,133,130); }
div.DivClassName
{
background-color: #368582;
}
.BgClassName
{
background-color: #368582;
}
</style>
border-color css
<style>
span { border-color: #368582; }
span { border-color: rgb(54,133,130); }
td.TdClassName
{
border-color: #368582;
}
.TagClassName
{
border-color: #368582;
}
</style>