Shades of Blue Stone #187269
Tints of Blue Stone #187269
RGB
CMYK
RGB Variations
Color information
#187269 (or 0x187269) is known color: Blue Stone. HEX triplet: 18, 72 and 69. RGB value is (24,114,105). Sum of RGB (Red+Green+Blue) = 24+114+105=243 (32% of max value = 765). Red value is 24 (9.77% from 255 or 9.88% from 243); Green value is 114 (44.92% from 255 or 46.91% from 243); Blue value is 105 (41.41% from 255 or 43.21% from 243); Max value from RGB is 114 - color contains mainly: green. Hex color #187269 is not a web safe color. Web safe color analog (approx): #006666. Inversed color of #187269 is #E78D96. Grayscale: #565656. Windows color (decimal): -15175063 or 6910488. OLE color: 6910488.
HSL color Cylindrical-coordinate representation of color #187269: hue angle of 174º degrees, saturation: 0.65, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.45% and HSV saturation: 0.79%. Process color model (Four color, CMYK) of #187269 is Cyan = 0.79, Magento = 0, Yellow = 0.08 and Black (K on CMYK) = 0.55.
Color convert
| RGB | 24 | 114 | 105 | - |
| CMYK | 0.79 | 0 | 0.08 | 0.55 |
| HSL | 174º | 0.65% | 0.27% | - |
| HSV(B) | 174º | 0.79% | 0.45% | - |
| XYZ | 8.94 | 13.25 | 15.45 | - |
| YUV | 86.06 | 138.68 | 83.73 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 24 | 114 | 105 | 0.79 | 0 | 0.08 | 0.55 | 174 | 0.65 | 0.27 |
| Hex | 18 | 72 | 69 | 4F | 0 | 8 | 37 | AE | 41 | 1B |
| Octal | 30 | 162 | 151 | 117 | 0 | 10 | 67 | 256 | 101 | 33 |
| Binary | 11000 | 1110010 | 1101001 | 1001111 | 0 | 1000 | 110111 | 10101110 | 1000001 | 11011 |
Color Harmonies of #187269
Complementary color
Monochromatic Colors of #187269
Black with #187269
Text Example
Text Example
White with #187269
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #187269; }
p { color: rgb(24,114,105); }
H1.HeaderClassName
{
color: #187269;
}
.AnyTagClassName
{
color: #187269;
}
</style>
background-color css
<style>
a { background-color: #187269; }
a { background-color: rgb(24,114,105); }
div.DivClassName
{
background-color: #187269;
}
.BgClassName
{
background-color: #187269;
}
</style>
border-color css
<style>
span { border-color: #187269; }
span { border-color: rgb(24,114,105); }
td.TdClassName
{
border-color: #187269;
}
.TagClassName
{
border-color: #187269;
}
</style>