Shades of Gossamer #269180
Tints of Gossamer #269180
RGB
CMYK
RGB Variations
Color information
#269180 (or 0x269180) is known color: Gossamer. HEX triplet: 26, 91 and 80. RGB value is (38,145,128). Sum of RGB (Red+Green+Blue) = 38+145+128=311 (41% of max value = 765). Red value is 38 (15.23% from 255 or 12.22% from 311); Green value is 145 (57.03% from 255 or 46.62% from 311); Blue value is 128 (50.39% from 255 or 41.16% from 311); Max value from RGB is 145 - color contains mainly: green. Hex color #269180 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269180 is #D96E7F. Grayscale: #6F6F6F. Windows color (decimal): -14249600 or 8425766. OLE color: 8425766.
HSL color Cylindrical-coordinate representation of color #269180: hue angle of 170.47º degrees, saturation: 0.58, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.57% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269180 is Cyan = 0.74, Magento = 0, Yellow = 0.12 and Black (K on CMYK) = 0.43.
Color convert
| RGB | 38 | 145 | 128 | - |
| CMYK | 0.74 | 0 | 0.12 | 0.43 |
| HSL | 170.47º | 0.58% | 0.36% | - |
| HSV(B) | 170.47º | 0.74% | 0.57% | - |
| XYZ | 14.82 | 22.22 | 23.93 | - |
| YUV | 111.07 | 137.55 | 75.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 145 | 128 | 0.74 | 0 | 0.12 | 0.43 | 170.47 | 0.58 | 0.36 |
| Hex | 26 | 91 | 80 | 4A | 0 | C | 2B | AA | 3A | 24 |
| Octal | 46 | 221 | 200 | 112 | 0 | 14 | 53 | 252 | 72 | 44 |
| Binary | 100110 | 10010001 | 10000000 | 1001010 | 0 | 1100 | 101011 | 10101010 | 111010 | 100100 |
Color Harmonies of #269180
Complementary color
Monochromatic Colors of #269180
Black with #269180
Text Example
Text Example
White with #269180
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269180; }
p { color: rgb(38,145,128); }
H1.HeaderClassName
{
color: #269180;
}
.AnyTagClassName
{
color: #269180;
}
</style>
background-color css
<style>
a { background-color: #269180; }
a { background-color: rgb(38,145,128); }
div.DivClassName
{
background-color: #269180;
}
.BgClassName
{
background-color: #269180;
}
</style>
border-color css
<style>
span { border-color: #269180; }
span { border-color: rgb(38,145,128); }
td.TdClassName
{
border-color: #269180;
}
.TagClassName
{
border-color: #269180;
}
</style>