Shades of Pale Sky #616769
Tints of Pale Sky #616769
RGB
CMYK
RGB Variations
Color information
#616769 (or 0x616769) is known color: Pale Sky. HEX triplet: 61, 67 and 69. RGB value is (97,103,105). Sum of RGB (Red+Green+Blue) = 97+103+105=305 (40% of max value = 765). Red value is 97 (38.28% from 255 or 31.80% from 305); Green value is 103 (40.62% from 255 or 33.77% from 305); Blue value is 105 (41.41% from 255 or 34.43% from 305); Max value from RGB is 105 - color contains mainly: blue. Hex color #616769 is not a web safe color. Web safe color analog (approx): #666666. Inversed color of #616769 is #9E9896. Grayscale: #656565. Windows color (decimal): -10393751 or 6907745. OLE color: 6907745.
HSL color Cylindrical-coordinate representation of color #616769: hue angle of 195º degrees, saturation: 0.04, lightness: 0.4%. HSV value (or HSB Brightness) of color is 0.41% and HSV saturation: 0.08%. Process color model (Four color, CMYK) of #616769 is Cyan = 0.08, Magento = 0.02, Yellow = 0 and Black (K on CMYK) = 0.59.
Color convert
| RGB | 97 | 103 | 105 | - |
| CMYK | 0.08 | 0.02 | 0 | 0.59 |
| HSL | 195º | 0.04% | 0.4% | - |
| HSV(B) | 195º | 0.08% | 0.41% | - |
| XYZ | 12.33 | 13.26 | 15.27 | - |
| YUV | 101.43 | 130.01 | 124.84 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 97 | 103 | 105 | 0.08 | 0.02 | 0 | 0.59 | 195 | 0.04 | 0.4 |
| Hex | 61 | 67 | 69 | 8 | 2 | 0 | 3B | C3 | 4 | 28 |
| Octal | 141 | 147 | 151 | 10 | 2 | 0 | 73 | 303 | 4 | 50 |
| Binary | 1100001 | 1100111 | 1101001 | 1000 | 10 | 0 | 111011 | 11000011 | 100 | 101000 |
Color Harmonies of #616769
Complementary color
Monochromatic Colors of #616769
Black with #616769
Text Example
Text Example
White with #616769
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #616769; }
p { color: rgb(97,103,105); }
H1.HeaderClassName
{
color: #616769;
}
.AnyTagClassName
{
color: #616769;
}
</style>
background-color css
<style>
a { background-color: #616769; }
a { background-color: rgb(97,103,105); }
div.DivClassName
{
background-color: #616769;
}
.BgClassName
{
background-color: #616769;
}
</style>
border-color css
<style>
span { border-color: #616769; }
span { border-color: rgb(97,103,105); }
td.TdClassName
{
border-color: #616769;
}
.TagClassName
{
border-color: #616769;
}
</style>