Shades of Gossamer #269481
Tints of Gossamer #269481
RGB
CMYK
RGB Variations
Color information
#269481 (or 0x269481) is known color: Gossamer. HEX triplet: 26, 94 and 81. RGB value is (38,148,129). Sum of RGB (Red+Green+Blue) = 38+148+129=315 (41% of max value = 765). Red value is 38 (15.23% from 255 or 12.06% from 315); Green value is 148 (58.20% from 255 or 46.98% from 315); Blue value is 129 (50.78% from 255 or 40.95% from 315); Max value from RGB is 148 - color contains mainly: green. Hex color #269481 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269481 is #D96B7E. Grayscale: #707070. Windows color (decimal): -14248831 or 8492070. OLE color: 8492070.
HSL color Cylindrical-coordinate representation of color #269481: hue angle of 169.64º degrees, saturation: 0.59, lightness: 0.36%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269481 is Cyan = 0.74, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 148 | 129 | - |
| CMYK | 0.74 | 0 | 0.13 | 0.42 |
| HSL | 169.64º | 0.59% | 0.36% | - |
| HSV(B) | 169.64º | 0.74% | 0.58% | - |
| XYZ | 15.35 | 23.18 | 24.43 | - |
| YUV | 112.94 | 137.06 | 74.54 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 148 | 129 | 0.74 | 0 | 0.13 | 0.42 | 169.64 | 0.59 | 0.36 |
| Hex | 26 | 94 | 81 | 4A | 0 | D | 2A | AA | 3B | 24 |
| Octal | 46 | 224 | 201 | 112 | 0 | 15 | 52 | 252 | 73 | 44 |
| Binary | 100110 | 10010100 | 10000001 | 1001010 | 0 | 1101 | 101010 | 10101010 | 111011 | 100100 |
Color Harmonies of #269481
Complementary color
Monochromatic Colors of #269481
Black with #269481
Text Example
Text Example
White with #269481
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269481; }
p { color: rgb(38,148,129); }
H1.HeaderClassName
{
color: #269481;
}
.AnyTagClassName
{
color: #269481;
}
</style>
background-color css
<style>
a { background-color: #269481; }
a { background-color: rgb(38,148,129); }
div.DivClassName
{
background-color: #269481;
}
.BgClassName
{
background-color: #269481;
}
</style>
border-color css
<style>
span { border-color: #269481; }
span { border-color: rgb(38,148,129); }
td.TdClassName
{
border-color: #269481;
}
.TagClassName
{
border-color: #269481;
}
</style>