Shades of Blue Stone #197269
Tints of Blue Stone #197269
RGB
CMYK
RGB Variations
Color information
#197269 (or 0x197269) is known color: Blue Stone. HEX triplet: 19, 72 and 69. RGB value is (25,114,105). Sum of RGB (Red+Green+Blue) = 25+114+105=244 (32% of max value = 765). Red value is 25 (10.16% from 255 or 10.25% from 244); Green value is 114 (44.92% from 255 or 46.72% from 244); Blue value is 105 (41.41% from 255 or 43.03% from 244); Max value from RGB is 114 - color contains mainly: green. Hex color #197269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #197269 is #E68D96. Grayscale: #565656. Windows color (decimal): -15109527 or 6910489. OLE color: 6910489.
HSL color Cylindrical-coordinate representation of color #197269: hue angle of 173.93º degrees, saturation: 0.64, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.78%. Process color model (Four color, CMYK) of #197269 is Cyan = 0.78, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 25 | 114 | 105 | - |
| CMYK | 0.78 | 0 | 0.08 | 0.55 |
| HSL | 173.93º | 0.64% | 0.27% | - |
| HSV(B) | 173.93º | 0.78% | 0.45% | - |
| XYZ | 8.97 | 13.26 | 15.45 | - |
| YUV | 86.36 | 138.51 | 84.23 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 25 | 114 | 105 | 0.78 | 0 | 0.08 | 0.55 | 173.93 | 0.64 | 0.27 |
| Hex | 19 | 72 | 69 | 4E | 0 | 8 | 37 | AE | 40 | 1B |
| Octal | 31 | 162 | 151 | 116 | 0 | 10 | 67 | 256 | 100 | 33 |
| Binary | 11001 | 1110010 | 1101001 | 1001110 | 0 | 1000 | 110111 | 10101110 | 1000000 | 11011 |
Color Harmonies of #197269
Complementary color
Monochromatic Colors of #197269
Black with #197269
Text Example
Text Example
White with #197269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #197269; }
p { color: rgb(25,114,105); }
H1.HeaderClassName
{
color: #197269;
}
.AnyTagClassName
{
color: #197269;
}
</style>
background-color css
<style>
a { background-color: #197269; }
a { background-color: rgb(25,114,105); }
div.DivClassName
{
background-color: #197269;
}
.BgClassName
{
background-color: #197269;
}
</style>
border-color css
<style>
span { border-color: #197269; }
span { border-color: rgb(25,114,105); }
td.TdClassName
{
border-color: #197269;
}
.TagClassName
{
border-color: #197269;
}
</style>