Shades of Arapawa #275662
Tints of Arapawa #275662
RGB
CMYK
RGB Variations
Color information
#275662 (or 0x275662) is known color: Arapawa. HEX triplet: 27, 56 and 62. RGB value is (39,86,98). Sum of RGB (Red+Green+Blue) = 39+86+98=223 (29% of max value = 765). Red value is 39 (15.62% from 255 or 17.49% from 223); Green value is 86 (33.98% from 255 or 38.57% from 223); Blue value is 98 (38.67% from 255 or 43.95% from 223); Max value from RGB is 98 - color contains mainly: blue. Hex color #275662 is not a web safe color. Web safe color analog (approx): #336666. Inversed color of #275662 is #D8A99D. Grayscale: #494949. Windows color (decimal): -14199198 or 6444583. OLE color: 6444583.
HSL color Cylindrical-coordinate representation of color #275662: hue angle of 192.2º degrees, saturation: 0.43, lightness: 0.27%. HSV value (or HSB Brightness) of color is 0.38% and HSV saturation: 0.6%. Process color model (Four color, CMYK) of #275662 is Cyan = 0.60, Magento = 0.12, Yellow = 0 and Black (K on CMYK) = 0.62.
Color convert
| RGB | 39 | 86 | 98 | - |
| CMYK | 0.60 | 0.12 | 0 | 0.62 |
| HSL | 192.2º | 0.43% | 0.27% | - |
| HSV(B) | 192.2º | 0.6% | 0.38% | - |
| XYZ | 6.37 | 7.97 | 12.76 | - |
| YUV | 73.32 | 141.93 | 103.52 | - |
| System | Red | Green | Blue | C | M | Y | K | H | S | L |
|---|---|---|---|---|---|---|---|---|---|---|
| Decimal | 39 | 86 | 98 | 0.60 | 0.12 | 0 | 0.62 | 192.2 | 0.43 | 0.27 |
| Hex | 27 | 56 | 62 | 3C | C | 0 | 3E | C0 | 2B | 1B |
| Octal | 47 | 126 | 142 | 74 | 14 | 0 | 76 | 300 | 53 | 33 |
| Binary | 100111 | 1010110 | 1100010 | 111100 | 1100 | 0 | 111110 | 11000000 | 101011 | 11011 |
Color Harmonies of #275662
Complementary color
Monochromatic Colors of #275662
Black with #275662
Text Example
Text Example
White with #275662
Text Example
Text Example
HTML Codes & Css Web design
color css
<style>
p { color: #275662; }
p { color: rgb(39,86,98); }
H1.HeaderClassName
{
color: #275662;
}
.AnyTagClassName
{
color: #275662;
}
</style>
background-color css
<style>
a { background-color: #275662; }
a { background-color: rgb(39,86,98); }
div.DivClassName
{
background-color: #275662;
}
.BgClassName
{
background-color: #275662;
}
</style>
border-color css
<style>
span { border-color: #275662; }
span { border-color: rgb(39,86,98); }
td.TdClassName
{
border-color: #275662;
}
.TagClassName
{
border-color: #275662;
}
</style>