Shades of Niagara #269682
Tints of Niagara #269682
RGB
CMYK
RGB Variations
Color information
#269682 (or 0x269682) is known color: Niagara. HEX triplet: 26, 96 and 82. RGB value is (38,150,130). Sum of RGB (Red+Green+Blue) = 38+150+130=318 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.95% from 318); Green value is 150 (58.98% from 255 or 47.17% from 318); Blue value is 130 (51.17% from 255 or 40.88% from 318); Max value from RGB is 150 - color contains mainly: green. Hex color #269682 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269682 is #D9697D. Grayscale: #727272. Windows color (decimal): -14248318 or 8558118. OLE color: 8558118.
HSL color Cylindrical-coordinate representation of color #269682: hue angle of 169.29º degrees, saturation: 0.6, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.59% and HSV saturation: 0.75%. Process color model (Four color, CMYK) of #269682 is Cyan = 0.75, Magento = 0, Yellow = 0.13 and Black (K on CMYK) = 0.41.
Color convert
| RGB | 38 | 150 | 130 | - |
| CMYK | 0.75 | 0 | 0.13 | 0.41 |
| HSL | 169.29º | 0.6% | 0.37% | - |
| HSV(B) | 169.29º | 0.75% | 0.59% | - |
| XYZ | 15.73 | 23.84 | 24.89 | - |
| YUV | 114.23 | 136.89 | 73.63 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 150 | 130 | 0.75 | 0 | 0.13 | 0.41 | 169.29 | 0.6 | 0.37 |
| Hex | 26 | 96 | 82 | 4B | 0 | D | 29 | A9 | 3C | 25 |
| Octal | 46 | 226 | 202 | 113 | 0 | 15 | 51 | 251 | 74 | 45 |
| Binary | 100110 | 10010110 | 10000010 | 1001011 | 0 | 1101 | 101001 | 10101001 | 111100 | 100101 |
Color Harmonies of #269682
Complementary color
Monochromatic Colors of #269682
Black with #269682
Text Example
Text Example
White with #269682
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269682; }
p { color: rgb(38,150,130); }
H1.HeaderClassName
{
color: #269682;
}
.AnyTagClassName
{
color: #269682;
}
</style>
background-color css
<style>
a { background-color: #269682; }
a { background-color: rgb(38,150,130); }
div.DivClassName
{
background-color: #269682;
}
.BgClassName
{
background-color: #269682;
}
</style>
border-color css
<style>
span { border-color: #269682; }
span { border-color: rgb(38,150,130); }
td.TdClassName
{
border-color: #269682;
}
.TagClassName
{
border-color: #269682;
}
</style>