Shades of Blue Stone #246769
Tints of Blue Stone #246769
RGB
CMYK
RGB Variations
Color information
#246769 (or 0x246769) is known color: Blue Stone. HEX triplet: 24, 67 and 69. RGB value is (36,103,105). Sum of RGB (Red+Green+Blue) = 36+103+105=244 (32% of max value = 765). Red value is 36 (14.45% from 255 or 14.75% from 244); Green value is 103 (40.62% from 255 or 42.21% from 244); Blue value is 105 (41.41% from 255 or 43.03% from 244); Max value from RGB is 105 - color contains mainly: blue. Hex color #246769 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #246769 is #DB9896. Grayscale: #535353. Windows color (decimal): -14391447 or 6907684. OLE color: 6907684.
HSL color Cylindrical-coordinate representation of color #246769: hue angle of 181.74º degrees, saturation: 0.49, lightness: 0.28%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.66%. Process color model (Four color, CMYK) of #246769 is Cyan = 0.66, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 36 | 103 | 105 | - |
| CMYK | 0.66 | 0.02 | 0 | 0.59 |
| HSL | 181.74º | 0.49% | 0.28% | - |
| HSV(B) | 181.74º | 0.66% | 0.41% | - |
| XYZ | 8.13 | 11.1 | 15.08 | - |
| YUV | 83.2 | 140.3 | 94.34 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 36 | 103 | 105 | 0.66 | 0.02 | 0 | 0.59 | 181.74 | 0.49 | 0.28 |
| Hex | 24 | 67 | 69 | 42 | 2 | 0 | 3B | B6 | 31 | 1C |
| Octal | 44 | 147 | 151 | 102 | 2 | 0 | 73 | 266 | 61 | 34 |
| Binary | 100100 | 1100111 | 1101001 | 1000010 | 10 | 0 | 111011 | 10110110 | 110001 | 11100 |
Color Harmonies of #246769
Complementary color
Monochromatic Colors of #246769
Black with #246769
Text Example
Text Example
White with #246769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #246769; }
p { color: rgb(36,103,105); }
H1.HeaderClassName
{
color: #246769;
}
.AnyTagClassName
{
color: #246769;
}
</style>
background-color css
<style>
a { background-color: #246769; }
a { background-color: rgb(36,103,105); }
div.DivClassName
{
background-color: #246769;
}
.BgClassName
{
background-color: #246769;
}
</style>
border-color css
<style>
span { border-color: #246769; }
span { border-color: rgb(36,103,105); }
td.TdClassName
{
border-color: #246769;
}
.TagClassName
{
border-color: #246769;
}
</style>