Shades of Atoll #388380
Tints of Atoll #388380
RGB
CMYK
RGB Variations
Color information
#388380 (or 0x388380) is known color: Atoll. HEX triplet: 38, 83 and 80. RGB value is (56,131,128). Sum of RGB (Red+Green+Blue) = 56+131+128=315 (41% of max value = 765). Red value is 56 (22.27% from 255 or 17.78% from 315); Green value is 131 (51.56% from 255 or 41.59% from 315); Blue value is 128 (50.39% from 255 or 40.63% from 315); Max value from RGB is 131 - color contains mainly: green. Hex color #388380 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #388380 is #C77C7F. Grayscale: #6C6C6C. Windows color (decimal): -13073536 or 8422200. OLE color: 8422200.
HSL color Cylindrical-coordinate representation of color #388380: hue angle of 177.6º degrees, saturation: 0.4, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.51% and HSV saturation: 0.57%. Process color model (Four color, CMYK) of #388380 is Cyan = 0.57, Magento = 0, Yellow = 0.02 and Black (K on CMYK) = 0.49.
Color convert
| RGB | 56 | 131 | 128 | - |
| CMYK | 0.57 | 0 | 0.02 | 0.49 |
| HSL | 177.6º | 0.4% | 0.37% | - |
| HSV(B) | 177.6º | 0.57% | 0.51% | - |
| XYZ | 13.64 | 18.63 | 23.3 | - |
| YUV | 108.23 | 139.15 | 90.74 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 56 | 131 | 128 | 0.57 | 0 | 0.02 | 0.49 | 177.6 | 0.4 | 0.37 |
| Hex | 38 | 83 | 80 | 39 | 0 | 2 | 31 | B2 | 28 | 25 |
| Octal | 70 | 203 | 200 | 71 | 0 | 2 | 61 | 262 | 50 | 45 |
| Binary | 111000 | 10000011 | 10000000 | 111001 | 0 | 10 | 110001 | 10110010 | 101000 | 100101 |
Color Harmonies of #388380
Complementary color
Monochromatic Colors of #388380
Black with #388380
Text Example
Text Example
White with #388380
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #388380; }
p { color: rgb(56,131,128); }
H1.HeaderClassName
{
color: #388380;
}
.AnyTagClassName
{
color: #388380;
}
</style>
background-color css
<style>
a { background-color: #388380; }
a { background-color: rgb(56,131,128); }
div.DivClassName
{
background-color: #388380;
}
.BgClassName
{
background-color: #388380;
}
</style>
border-color css
<style>
span { border-color: #388380; }
span { border-color: rgb(56,131,128); }
td.TdClassName
{
border-color: #388380;
}
.TagClassName
{
border-color: #388380;
}
</style>