Shades of Arapawa #275660
Tints of Arapawa #275660
RGB
CMYK
RGB Variations
Color information
#275660 (or 0x275660) is known color: Arapawa. HEX triplet: 27, 56 and 60. RGB value is (39,86,96). Sum of RGB (Red+Green+Blue) = 39+86+96=221 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.65% from 221); Green value is 86 (33.98% from 255 or 38.91% from 221); Blue value is 96 (37.89% from 255 or 43.44% from 221); Max value from RGB is 96 - color contains mainly: blue. Hex color #275660 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275660 is #D8A99F. Grayscale: #494949. Windows color (decimal): -14199200 or 6313511. OLE color: 6313511.
HSL color Cylindrical-coordinate representation of color #275660: hue angle of 190.53º degrees, saturation: 0.42, lightness: 0.26%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.59%. Process color model (Four color, CMYK) of #275660 is Cyan = 0.59, Magento = 0.10, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 86 | 96 | - |
| CMYK | 0.59 | 0.10 | 0 | 0.62 |
| HSL | 190.53º | 0.42% | 0.26% | - |
| HSV(B) | 190.53º | 0.59% | 0.38% | - |
| XYZ | 6.28 | 7.93 | 12.27 | - |
| YUV | 73.09 | 140.93 | 103.69 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 96 | 0.59 | 0.10 | 0 | 0.62 | 190.53 | 0.42 | 0.26 |
| Hex | 27 | 56 | 60 | 3B | A | 0 | 3E | BF | 2A | 1A |
| Octal | 47 | 126 | 140 | 73 | 12 | 0 | 76 | 277 | 52 | 32 |
| Binary | 100111 | 1010110 | 1100000 | 111011 | 1010 | 0 | 111110 | 10111111 | 101010 | 11010 |
Color Harmonies of #275660
Complementary color
Monochromatic Colors of #275660
Black with #275660
Text Example
Text Example
White with #275660
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275660; }
p { color: rgb(39,86,96); }
H1.HeaderClassName
{
color: #275660;
}
.AnyTagClassName
{
color: #275660;
}
</style>
background-color css
<style>
a { background-color: #275660; }
a { background-color: rgb(39,86,96); }
div.DivClassName
{
background-color: #275660;
}
.BgClassName
{
background-color: #275660;
}
</style>
border-color css
<style>
span { border-color: #275660; }
span { border-color: rgb(39,86,96); }
td.TdClassName
{
border-color: #275660;
}
.TagClassName
{
border-color: #275660;
}
</style>