Shades of Niagara #269584
Tints of Niagara #269584
RGB
CMYK
RGB Variations
Color information
#269584 (or 0x269584) is known color: Niagara. HEX triplet: 26, 95 and 84. RGB value is (38,149,132). Sum of RGB (Red+Green+Blue) = 38+149+132=319 (42% of max value = 765). Red value is 38 (15.23% from 255 or 11.91% from 319); Green value is 149 (58.59% from 255 or 46.71% from 319); Blue value is 132 (51.95% from 255 or 41.38% from 319); Max value from RGB is 149 - color contains mainly: green. Hex color #269584 is not a web safe color. Web safe color analog (approx): #339999. Inversed color of #269584 is #D96A7B. Grayscale: #717171. Windows color (decimal): -14248572 or 8688934. OLE color: 8688934.
HSL color Cylindrical-coordinate representation of color #269584: hue angle of 170.81º degrees, saturation: 0.59, lightness: 0.37%. HSV value (or HSB Brightness) of color is 0.58% and HSV saturation: 0.74%. Process color model (Four color, CMYK) of #269584 is Cyan = 0.74, Magento = 0, Yellow = 0.11 and Black (K on CMYK) = 0.42.
Color convert
| RGB | 38 | 149 | 132 | - |
| CMYK | 0.74 | 0 | 0.11 | 0.42 |
| HSL | 170.81º | 0.59% | 0.37% | - |
| HSV(B) | 170.81º | 0.74% | 0.58% | - |
| XYZ | 15.71 | 23.57 | 25.55 | - |
| YUV | 113.87 | 138.23 | 73.88 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 38 | 149 | 132 | 0.74 | 0 | 0.11 | 0.42 | 170.81 | 0.59 | 0.37 |
| Hex | 26 | 95 | 84 | 4A | 0 | B | 2A | AB | 3B | 25 |
| Octal | 46 | 225 | 204 | 112 | 0 | 13 | 52 | 253 | 73 | 45 |
| Binary | 100110 | 10010101 | 10000100 | 1001010 | 0 | 1011 | 101010 | 10101011 | 111011 | 100101 |
Color Harmonies of #269584
Complementary color
Monochromatic Colors of #269584
Black with #269584
Text Example
Text Example
White with #269584
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #269584; }
p { color: rgb(38,149,132); }
H1.HeaderClassName
{
color: #269584;
}
.AnyTagClassName
{
color: #269584;
}
</style>
background-color css
<style>
a { background-color: #269584; }
a { background-color: rgb(38,149,132); }
div.DivClassName
{
background-color: #269584;
}
.BgClassName
{
background-color: #269584;
}
</style>
border-color css
<style>
span { border-color: #269584; }
span { border-color: rgb(38,149,132); }
td.TdClassName
{
border-color: #269584;
}
.TagClassName
{
border-color: #269584;
}
</style>